From b783ce51b8d2d3c12f47b9e1cf8f73296fc99888 Mon Sep 17 00:00:00 2001 From: mblos <156897072+mblos@users.noreply.github.com> Date: Thu, 16 Jul 2026 15:01:50 +0000 Subject: [PATCH] bump app version [skip ci] bumped cortex: sha-fc47858e -> sha-a6c0bb3b bumped cortex-shim: sha-7e36a65c -> sha-5e0cb88a noop cortex-postgres (sha-e06153f8) Signed-off-by: mblos <156897072+mblos@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 5e5507ed7..984804400 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.7 -appVersion: "sha-7e36a65c" +appVersion: "sha-5e0cb88a" icon: "https://example.com/icon.png" dependencies: [] diff --git a/helm/library/cortex/Chart.yaml b/helm/library/cortex/Chart.yaml index bc45750c5..cb7fe04a9 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.1 -appVersion: "sha-fc47858e" +appVersion: "sha-a6c0bb3b" icon: "https://example.com/icon.png" dependencies: []