From fac984c578c417b8ee1d650565c77131b763d76f Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Fri, 29 Mar 2024 17:44:37 +0100 Subject: [PATCH 1/6] Bump backbeat 8.6.41 Issue: ZENKO-4790 --- solution/deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/deps.yaml b/solution/deps.yaml index e091e454fb..e164c1ebe5 100644 --- a/solution/deps.yaml +++ b/solution/deps.yaml @@ -6,7 +6,7 @@ backbeat: dashboard: backbeat-dashboards image: backbeat policy: backbeat-policies - tag: 8.6.39 + tag: 8.6.41 envsubst: BACKBEAT_TAG busybox: image: busybox From d257dd31e368079fd8cb72f61210dd0b246c81b5 Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Fri, 29 Mar 2024 17:44:57 +0100 Subject: [PATCH 2/6] Bump kafka-cleaner 1.0.2 Issue: ZENKO-4790 --- solution/deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/deps.yaml b/solution/deps.yaml index e164c1ebe5..829f603561 100644 --- a/solution/deps.yaml +++ b/solution/deps.yaml @@ -32,7 +32,7 @@ kafka-cleaner: sourceRegistry: registry.scality.com/kafka-cleaner dashboard: kafka-cleaner-dashboards image: kafka-cleaner - tag: v1.0.1 + tag: v1.0.2 envsubst: KAFKA_CLEANER_TAG kafka-connect: sourceRegistry: registry.scality.com/zenko From ed5e17951d0e783aa4a2e165562f9e3c361a880a Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Fri, 29 Mar 2024 17:45:31 +0100 Subject: [PATCH 3/6] Bump s3utils 1.14.5 Issue: ZENKO-4790 --- solution/deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/deps.yaml b/solution/deps.yaml index 829f603561..a78d5cc52c 100644 --- a/solution/deps.yaml +++ b/solution/deps.yaml @@ -80,7 +80,7 @@ s3utils: sourceRegistry: registry.scality.com/s3utils dashboard: s3utils-dashboards image: s3utils - tag: 1.14.4 + tag: 1.14.5 envsubst: S3UTILS_TAG sorbet: sourceRegistry: registry.scality.com/sorbet From 881e3b99d717ef5cf2b3aa6b405329952fb304ac Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Wed, 3 Apr 2024 10:58:34 +0200 Subject: [PATCH 4/6] Build all branches Issue: ZENKO-4790 --- .github/workflows/alerts.yaml | 13 +++---------- .github/workflows/end2end.yaml | 13 +++---------- 2 files changed, 6 insertions(+), 20 deletions(-) diff --git a/.github/workflows/alerts.yaml b/.github/workflows/alerts.yaml index e964492135..e33fa572e4 100644 --- a/.github/workflows/alerts.yaml +++ b/.github/workflows/alerts.yaml @@ -2,16 +2,9 @@ name: Test alerts on: push: - branches: - - "documentation/**" - - "feature/**" - - "improvement/**" - - "bugfix/**" - - "w/**" - - "hotfix/**" - - "ci-dev/**" - - "user/**" - - "q/*/**" + branches-ignore: + - 'development/**' + - 'q/*' jobs: run-alert-tests: diff --git a/.github/workflows/end2end.yaml b/.github/workflows/end2end.yaml index cbecf589a6..eb693c7cdf 100644 --- a/.github/workflows/end2end.yaml +++ b/.github/workflows/end2end.yaml @@ -7,16 +7,9 @@ concurrency: on: push: - branches: - - "documentation/**" - - "feature/**" - - "improvement/**" - - "bugfix/**" - - "w/**" - - "hotfix/**" - - "ci-dev/**" - - "user/**" - - "q/*/**" + branches-ignore: + - 'development/**' + - 'q/*' env: # kind-env From af8615b091154f571791b17d5588d9c766c680c6 Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Fri, 29 Mar 2024 17:46:05 +0100 Subject: [PATCH 5/6] Release Zenko 2.6.52 Issue: ZENKO-4790 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index d52d6050c2..8f58c8e0d1 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ -VERSION="2.6.51" +VERSION="2.6.52" VERSION_SUFFIX= From ab82293f661d992f6e0276fbde1a86fab6d17a6e Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Tue, 2 Apr 2024 11:03:32 +0200 Subject: [PATCH 6/6] Release Zenko 2.7.48 Issue: ZENKO-4790 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 7d5416d86e..29d6214bd7 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ -VERSION="2.7.47" +VERSION="2.7.48" VERSION_SUFFIX=