From 6abc718e71c514192e3561202c8a28fb701796eb Mon Sep 17 00:00:00 2001 From: SoWieMarkus <44964229+SoWieMarkus@users.noreply.github.com> Date: Fri, 3 Jul 2026 13:51:45 +0000 Subject: [PATCH] bump app version [skip ci] bumped cortex: sha-f4d7df89 -> sha-392bfe05 bumped cortex-shim: sha-c98ddb05 -> sha-b3641f2d 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 fd97de05f..3b22f809d 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-c98ddb05" +appVersion: "sha-b3641f2d" icon: "https://example.com/icon.png" dependencies: [] diff --git a/helm/library/cortex/Chart.yaml b/helm/library/cortex/Chart.yaml index ad8649789..e5f7a62b6 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-f4d7df89" +appVersion: "sha-392bfe05" icon: "https://example.com/icon.png" dependencies: []