From d4763f071b04227bf3d580501bedf40b11d78055 Mon Sep 17 00:00:00 2001 From: Markus Wieland Date: Tue, 23 Jun 2026 08:55:48 +0200 Subject: [PATCH 1/3] bump cortex shim chart version to 0.1.2 --- helm/library/cortex-shim/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/library/cortex-shim/Chart.yaml b/helm/library/cortex-shim/Chart.yaml index 8a49fba9c..9f0f7330c 100644 --- a/helm/library/cortex-shim/Chart.yaml +++ b/helm/library/cortex-shim/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: cortex-shim description: A Helm chart to distribute cortex shims. type: application -version: 0.1.1 +version: 0.1.2 appVersion: "sha-e7e039b1" icon: "https://example.com/icon.png" dependencies: [] From a54f6215c8c1c486ca97afc7fcaec701470612eb Mon Sep 17 00:00:00 2001 From: Markus Wieland Date: Tue, 23 Jun 2026 08:59:43 +0200 Subject: [PATCH 2/3] bump cortex-shim dependency version to 0.1.2 --- helm/bundles/cortex-placement-shim/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/bundles/cortex-placement-shim/Chart.yaml b/helm/bundles/cortex-placement-shim/Chart.yaml index 096d405af..fc8681aab 100644 --- a/helm/bundles/cortex-placement-shim/Chart.yaml +++ b/helm/bundles/cortex-placement-shim/Chart.yaml @@ -11,7 +11,7 @@ dependencies: # from: file://../../library/cortex-shim - name: cortex-shim repository: oci://ghcr.io/cobaltcore-dev/cortex/charts - version: 0.1.1 + version: 0.1.2 # Owner info adds a configmap to the kubernetes cluster with information on # the service owner. This makes it easier to find out who to contact in case # of issues. See: https://github.com/sapcc/helm-charts/pkgs/container/helm-charts%2Fowner-info From ec2897121ade2dae52a1c960ae964cf16fa86502 Mon Sep 17 00:00:00 2001 From: Markus Wieland Date: Tue, 23 Jun 2026 09:01:02 +0200 Subject: [PATCH 3/3] bump cortex-placement-shim chart version to 0.1.2 --- helm/bundles/cortex-placement-shim/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/bundles/cortex-placement-shim/Chart.yaml b/helm/bundles/cortex-placement-shim/Chart.yaml index fc8681aab..dc115d3b1 100644 --- a/helm/bundles/cortex-placement-shim/Chart.yaml +++ b/helm/bundles/cortex-placement-shim/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 name: cortex-placement-shim description: A Helm chart deploying the Cortex placement shim. type: application -version: 0.1.1 +version: 0.1.2 appVersion: 0.1.0 dependencies: # from: file://../../library/cortex-shim