From 266ca0165d99420c3822a353b63061d6f56fcec1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 09:11:09 +0000 Subject: [PATCH] bump app version [skip ci] bumped cortex: sha-77225628 -> sha-17e0a4fe bumped cortex-shim: sha-1742e3ee -> sha-17e0a4fe bumped cortex-postgres: sha-9f10115a -> sha-cf70e178 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- helm/library/cortex-postgres/Chart.yaml | 2 +- helm/library/cortex-shim/Chart.yaml | 2 +- helm/library/cortex/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/library/cortex-postgres/Chart.yaml b/helm/library/cortex-postgres/Chart.yaml index 71bed9014..7bc348607 100644 --- a/helm/library/cortex-postgres/Chart.yaml +++ b/helm/library/cortex-postgres/Chart.yaml @@ -6,4 +6,4 @@ name: cortex-postgres description: Postgres setup for Cortex. type: application version: 0.6.14 -appVersion: "sha-9f10115a" +appVersion: "sha-cf70e178" diff --git a/helm/library/cortex-shim/Chart.yaml b/helm/library/cortex-shim/Chart.yaml index 4bbe67390..a27ed39ac 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.14 -appVersion: "sha-1742e3ee" +appVersion: "sha-17e0a4fe" icon: "https://example.com/icon.png" dependencies: [] diff --git a/helm/library/cortex/Chart.yaml b/helm/library/cortex/Chart.yaml index 50907159c..b3dd68fec 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.8 -appVersion: "sha-77225628" +appVersion: "sha-17e0a4fe" icon: "https://example.com/icon.png" dependencies: []