From 311e85c30ec36827dd5af0a4be427192e1f8f2e4 Mon Sep 17 00:00:00 2001 From: Markus Wieland Date: Mon, 26 Jan 2026 16:01:59 +0100 Subject: [PATCH 1/2] Bump cortex version to 0.0.22 --- helm/bundles/cortex-cinder/Chart.yaml | 2 +- helm/bundles/cortex-crds/Chart.yaml | 2 +- helm/bundles/cortex-ironcore/Chart.yaml | 2 +- helm/bundles/cortex-manila/Chart.yaml | 2 +- helm/bundles/cortex-nova/Chart.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/helm/bundles/cortex-cinder/Chart.yaml b/helm/bundles/cortex-cinder/Chart.yaml index 355abadb7..44dbf634d 100644 --- a/helm/bundles/cortex-cinder/Chart.yaml +++ b/helm/bundles/cortex-cinder/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 name: cortex-cinder description: A Helm chart deploying Cortex for Cinder. type: application -version: 0.0.21 +version: 0.0.22 appVersion: 0.1.0 dependencies: # from: file://../../library/cortex-postgres diff --git a/helm/bundles/cortex-crds/Chart.yaml b/helm/bundles/cortex-crds/Chart.yaml index b6b6422f6..a9e57e5b7 100644 --- a/helm/bundles/cortex-crds/Chart.yaml +++ b/helm/bundles/cortex-crds/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 name: cortex-crds description: A Helm chart deploying Cortex CRDs. type: application -version: 0.0.21 +version: 0.0.22 appVersion: 0.1.0 dependencies: # from: file://../../../dist/chart diff --git a/helm/bundles/cortex-ironcore/Chart.yaml b/helm/bundles/cortex-ironcore/Chart.yaml index d28d409b1..b587f5fdd 100644 --- a/helm/bundles/cortex-ironcore/Chart.yaml +++ b/helm/bundles/cortex-ironcore/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 name: cortex-ironcore description: A Helm chart deploying Cortex for IronCore. type: application -version: 0.0.21 +version: 0.0.22 appVersion: 0.1.0 dependencies: # from: file://../../../dist/chart diff --git a/helm/bundles/cortex-manila/Chart.yaml b/helm/bundles/cortex-manila/Chart.yaml index 8a31d9e30..f84b46058 100644 --- a/helm/bundles/cortex-manila/Chart.yaml +++ b/helm/bundles/cortex-manila/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 name: cortex-manila description: A Helm chart deploying Cortex for Manila. type: application -version: 0.0.21 +version: 0.0.22 appVersion: 0.1.0 dependencies: # from: file://../../library/cortex-postgres diff --git a/helm/bundles/cortex-nova/Chart.yaml b/helm/bundles/cortex-nova/Chart.yaml index 13bb21c4f..a33f791b9 100644 --- a/helm/bundles/cortex-nova/Chart.yaml +++ b/helm/bundles/cortex-nova/Chart.yaml @@ -5,7 +5,7 @@ apiVersion: v2 name: cortex-nova description: A Helm chart deploying Cortex for Nova. type: application -version: 0.0.21 +version: 0.0.22 appVersion: 0.1.0 dependencies: # from: file://../../library/cortex-postgres From eed02e1df3071e16caac8398c77e148b27e01f69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 26 Jan 2026 15:10:42 +0000 Subject: [PATCH 2/2] Bump cortex chart appVersions to sha-311e85c3 [skip ci] --- dist/chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/chart/Chart.yaml b/dist/chart/Chart.yaml index 594c4178a..d41d9d2e2 100644 --- a/dist/chart/Chart.yaml +++ b/dist/chart/Chart.yaml @@ -3,6 +3,6 @@ name: cortex description: A Helm chart to distribute cortex. type: application version: 0.0.9 -appVersion: "sha-fb1684dc" +appVersion: "sha-311e85c3" icon: "https://example.com/icon.png" dependencies: []