From 3c6881a8ee2874655f36828db3ff7945fa53e3fe Mon Sep 17 00:00:00 2001 From: SoWieMarkus <44964229+SoWieMarkus@users.noreply.github.com> Date: Thu, 25 Jun 2026 06:37:09 +0000 Subject: [PATCH] bump app version [skip ci] bumped cortex: sha-6daa5050 -> sha-af707446 bumped cortex-shim: sha-b7fbbe1a -> sha-59323594 bumped cortex-postgres: sha-8a5b5dd6 -> sha-af707446 --- 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 b3eddfac2..86201d1f5 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.5 -appVersion: "sha-8a5b5dd6" +appVersion: "sha-af707446" diff --git a/helm/library/cortex-shim/Chart.yaml b/helm/library/cortex-shim/Chart.yaml index 91c51f728..c55538e21 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.2 -appVersion: "sha-b7fbbe1a" +appVersion: "sha-59323594" icon: "https://example.com/icon.png" dependencies: [] diff --git a/helm/library/cortex/Chart.yaml b/helm/library/cortex/Chart.yaml index 826f166ed..3b49472ce 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.1.2 -appVersion: "sha-6daa5050" +appVersion: "sha-af707446" icon: "https://example.com/icon.png" dependencies: []