From 5d578493a73df976945196f102e71e241e97b0ae Mon Sep 17 00:00:00 2001 From: Dimitrios Liappis Date: Wed, 31 Jan 2024 14:37:09 +0200 Subject: [PATCH] Revert cron schedule for 8.12 Relates https://github.com/elastic/elastic-stack-installers/pull/229 --- catalog-info.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/catalog-info.yaml b/catalog-info.yaml index 0129e50b..6b3d3d8c 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -88,6 +88,10 @@ spec: publish_commit_status_per_step: false repository: elastic/elastic-stack-installers schedules: + Daily 8_12: + branch: "8.12" + cronline: "*/10 * * * *" + message: Checking for new beats artifacts for `8.12` # trigger for 7_17 still needed for now, details in https://elasticco.atlassian.net/browse/REL-1004?focusedCommentId=107973 Daily 7_17: branch: "7.17"