From 8bd5152c2a7100af4d26fd044ac7ba66a26fa409 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 07:18:36 +0000 Subject: [PATCH] bump app version [skip ci] bumped cortex: sha-67daed47 -> sha-1742e3ee bumped cortex-shim: sha-5809e5f3 -> sha-1742e3ee noop cortex-postgres (sha-9f10115a) Signed-off-by: renovate[bot] <29139614+renovate[bot]@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 a19fa31a0..aa8cb14fb 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.13 -appVersion: "sha-5809e5f3" +appVersion: "sha-1742e3ee" icon: "https://example.com/icon.png" dependencies: [] diff --git a/helm/library/cortex/Chart.yaml b/helm/library/cortex/Chart.yaml index be711e880..765b47eec 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.7 -appVersion: "sha-67daed47" +appVersion: "sha-1742e3ee" icon: "https://example.com/icon.png" dependencies: []