From 042c1f1deba0b31f81f99df83ba81b52eed46d74 Mon Sep 17 00:00:00 2001 From: PhilippMatthes <27271818+PhilippMatthes@users.noreply.github.com> Date: Fri, 24 Jul 2026 09:22:15 +0000 Subject: [PATCH] bump app version [skip ci] bumped cortex: sha-38f37225 -> sha-5897a444 bumped cortex-shim: sha-38f37225 -> sha-f3326104 noop cortex-postgres (sha-e06153f8) Signed-off-by: PhilippMatthes <27271818+PhilippMatthes@users.noreply.github.com> --- helm/library/cortex-shim/Chart.yaml | 2 +- helm/library/cortex/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/library/cortex-shim/Chart.yaml b/helm/library/cortex-shim/Chart.yaml index 51f77277f..aa517038a 100644 --- a/helm/library/cortex-shim/Chart.yaml +++ b/helm/library/cortex-shim/Chart.yaml @@ -3,6 +3,6 @@ name: cortex-shim description: A Helm chart to distribute cortex shims. type: application version: 0.1.9 -appVersion: "sha-38f37225" +appVersion: "sha-f3326104" icon: "https://example.com/icon.png" dependencies: [] diff --git a/helm/library/cortex/Chart.yaml b/helm/library/cortex/Chart.yaml index 579d7d35a..fbff2a55b 100644 --- a/helm/library/cortex/Chart.yaml +++ b/helm/library/cortex/Chart.yaml @@ -3,6 +3,6 @@ name: cortex description: A Helm chart to distribute cortex. type: application version: 0.3.3 -appVersion: "sha-38f37225" +appVersion: "sha-5897a444" icon: "https://example.com/icon.png" dependencies: []