From 517477ee7a53537a0fefd1182cecacbe49a9c368 Mon Sep 17 00:00:00 2001 From: umswmayj <140147670+umswmayj@users.noreply.github.com> Date: Fri, 10 Jul 2026 12:55:34 +0000 Subject: [PATCH] bump app version [skip ci] bumped cortex: sha-70af93a8 -> sha-4ade7563 bumped cortex-shim: sha-70af93a8 -> sha-10175b0b noop cortex-postgres (sha-af707446) --- 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 c3fac4eb3..b8bdba474 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.5 -appVersion: "sha-70af93a8" +appVersion: "sha-10175b0b" icon: "https://example.com/icon.png" dependencies: [] diff --git a/helm/library/cortex/Chart.yaml b/helm/library/cortex/Chart.yaml index 0210fa59b..18296a8c7 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.2.2 -appVersion: "sha-70af93a8" +appVersion: "sha-4ade7563" icon: "https://example.com/icon.png" dependencies: []