From ee20e69cac269c1a9cfc9feaf31f89b41234ddf9 Mon Sep 17 00:00:00 2001 From: SoWieMarkus <44964229+SoWieMarkus@users.noreply.github.com> Date: Wed, 12 Aug 2026 12:09:27 +0000 Subject: [PATCH] bump app version [skip ci] bumped cortex: sha-013d3d31 -> sha-5e9eedbd bumped cortex-shim: sha-1daefe16 -> sha-5ad603b0 noop cortex-postgres (sha-7343f7cd) Signed-off-by: SoWieMarkus <44964229+SoWieMarkus@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 889fae5e0..cde743c99 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.12 -appVersion: "sha-1daefe16" +appVersion: "sha-5ad603b0" icon: "https://example.com/icon.png" dependencies: [] diff --git a/helm/library/cortex/Chart.yaml b/helm/library/cortex/Chart.yaml index baa1e4075..123cc7ee6 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.6 -appVersion: "sha-013d3d31" +appVersion: "sha-5e9eedbd" icon: "https://example.com/icon.png" dependencies: []