From 44c159d25b19e41993335c473c9abacda99b699a Mon Sep 17 00:00:00 2001 From: juliusclausnitzer <65490082+juliusclausnitzer@users.noreply.github.com> Date: Mon, 7 Sep 2026 11:51:34 +0000 Subject: [PATCH] bump app version [skip ci] bumped cortex: sha-cd38777a -> sha-2d3af7e9 noop cortex-shim (sha-cd38777a) noop cortex-postgres (sha-cf70e178) Signed-off-by: juliusclausnitzer <65490082+juliusclausnitzer@users.noreply.github.com> --- helm/library/cortex/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/library/cortex/Chart.yaml b/helm/library/cortex/Chart.yaml index 7ccbf72ea..376d5bb04 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.4.1 -appVersion: "sha-cd38777a" +appVersion: "sha-2d3af7e9" icon: "https://example.com/icon.png" dependencies: []