From 4ed424c3ad37d6b6fcdd1f45773e9b9f73ee04a0 Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Thu, 6 Nov 2025 14:38:44 +0100 Subject: [PATCH 1/9] Mark dashboards as generated Issue: ZENKO-5092 --- .gitattributes | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..9624f35ee --- /dev/null +++ b/.gitattributes @@ -0,0 +1,7 @@ +# The rule should be that all dashboard.json files are marked as generated; however we have not yet +# migrated all of them, so we are adding them one by one for now. Wildcard rule should be used once +# this is done. +monitoring/dr/dashboard.json linguist-generated +monitoring/kafka-connect/dashboard.json linguist-generated +monitoring/mongodb/dashboard.json linguist-generated +monitoring/redis/dashboard.json linguist-generated \ No newline at end of file From 4be5a9d8030ad629c11c8b41495f4e9b949fc7c9 Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Fri, 7 Nov 2025 08:42:33 +0100 Subject: [PATCH 2/9] Bump s3utils 1.16.2 Issue: ZENKO-5092 --- solution/deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/deps.yaml b/solution/deps.yaml index a2803bf13..a50038a1f 100644 --- a/solution/deps.yaml +++ b/solution/deps.yaml @@ -100,7 +100,7 @@ s3utils: sourceRegistry: ghcr.io/scality dashboard: s3utils/s3utils-dashboards image: s3utils - tag: 1.16.1 + tag: 1.16.3 envsubst: S3UTILS_TAG scuba: sourceRegistry: ghcr.io/scality From e5340b66cfb1b020efdfe1ac92d76122c6ae95aa Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Fri, 7 Nov 2025 08:47:24 +0100 Subject: [PATCH 3/9] Bump pensieve-api 1.7.0 Issue: ZENKO-5092 --- solution/deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/deps.yaml b/solution/deps.yaml index a50038a1f..02b88f636 100644 --- a/solution/deps.yaml +++ b/solution/deps.yaml @@ -80,7 +80,7 @@ mongodb-connector: pensieve-api: sourceRegistry: ghcr.io/scality image: pensieve-api - tag: 1.7.0-preview.1 + tag: 1.7.0 envsubst: PENSIEVE_API_TAG rclone: sourceRegistry: rclone From fcc72f7ae6d31901bab1e11e1a7f9119881b7143 Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Thu, 6 Nov 2025 14:39:08 +0100 Subject: [PATCH 4/9] Bump cloudserver 9.1.5 Issue: ZENKO-5092 --- solution/deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/deps.yaml b/solution/deps.yaml index 02b88f636..c398f923f 100644 --- a/solution/deps.yaml +++ b/solution/deps.yaml @@ -16,7 +16,7 @@ cloudserver: sourceRegistry: ghcr.io/scality dashboard: cloudserver/cloudserver-dashboards image: cloudserver - tag: 9.1.4 + tag: 9.1.5 envsubst: CLOUDSERVER_TAG drctl: sourceRegistry: ghcr.io/scality From f209b81ba056c927046e6df99ff187c7f12d4897 Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Thu, 6 Nov 2025 14:38:59 +0100 Subject: [PATCH 5/9] Bump backbeat 9.1.2 Issue: ZENKO-5092 --- solution/deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/deps.yaml b/solution/deps.yaml index c398f923f..665bd1f18 100644 --- a/solution/deps.yaml +++ b/solution/deps.yaml @@ -6,7 +6,7 @@ backbeat: dashboard: backbeat/backbeat-dashboards image: backbeat policy: backbeat/backbeat-policies - tag: 9.1.0 + tag: 9.1.2 envsubst: BACKBEAT_TAG busybox: image: busybox From 8cea9330f76352374c7889cf2a7155260ef243da Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Tue, 18 Nov 2025 12:00:45 +0100 Subject: [PATCH 6/9] Bump zenko-operator 1.8.0 Issue: ZENKO-5092 --- solution/deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/deps.yaml b/solution/deps.yaml index 665bd1f18..9afe2aa06 100644 --- a/solution/deps.yaml +++ b/solution/deps.yaml @@ -136,7 +136,7 @@ vault: zenko-operator: sourceRegistry: ghcr.io/scality image: zenko-operator - tag: v1.8.0-preview.2 + tag: v1.8.0 envsubst: ZENKO_OPERATOR_TAG zookeeper: sourceRegistry: pravega From 9fcca326f9502d987201257c24bc3c946807d849 Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Wed, 19 Nov 2025 17:35:04 +0100 Subject: [PATCH 7/9] Bump cloudserver 9.1.6 Issue: ZENKO-5092 --- solution/deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/deps.yaml b/solution/deps.yaml index 9afe2aa06..b0107ae05 100644 --- a/solution/deps.yaml +++ b/solution/deps.yaml @@ -16,7 +16,7 @@ cloudserver: sourceRegistry: ghcr.io/scality dashboard: cloudserver/cloudserver-dashboards image: cloudserver - tag: 9.1.5 + tag: 9.1.6 envsubst: CLOUDSERVER_TAG drctl: sourceRegistry: ghcr.io/scality From 1f0fc9927d64c90930b776d0fafa9246b4c7cdcc Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Tue, 18 Nov 2025 12:00:26 +0100 Subject: [PATCH 8/9] Bump sorbet 1.2.1 Issye: ZENKO-5092 --- solution/deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solution/deps.yaml b/solution/deps.yaml index b0107ae05..654a336a5 100644 --- a/solution/deps.yaml +++ b/solution/deps.yaml @@ -113,7 +113,7 @@ sorbet: policy: sorbet/sorbet-policies dashboard: sorbet/sorbet-dashboards image: sorbet - tag: v1.2.0-preview.1 + tag: v1.2.1 envsubst: SORBET_TAG stern: # tail any pod logs with pattern matchin tag: 1.33.0 From 76e08d3ab4bef98766f0b65658d552c59b93b586 Mon Sep 17 00:00:00 2001 From: Francois Ferrand Date: Wed, 19 Nov 2025 17:44:03 +0100 Subject: [PATCH 9/9] Release 2.13.0 Issue: ZENKO-5092 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 97473eb54..e6d49e5e3 100644 --- a/VERSION +++ b/VERSION @@ -1,5 +1,5 @@ VERSION="2.13.0" -VERSION_SUFFIX=-preview.2 +VERSION_SUFFIX= VERSION_FULL="${VERSION}${VERSION_SUFFIX}"