From 3f00169a26ed582f1cc70a2d399f44c79c1c03b0 Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Wed, 7 May 2025 07:55:47 +0200 Subject: [PATCH] ci: update versions for helm releases --- infrastructure/longhorn/helmrelease.yaml | 2 +- infrastructure/monitoring/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure/longhorn/helmrelease.yaml b/infrastructure/longhorn/helmrelease.yaml index 232907a..df80976 100644 --- a/infrastructure/longhorn/helmrelease.yaml +++ b/infrastructure/longhorn/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: longhorn - version: "1.6.1" + version: "1.8.1" sourceRef: kind: HelmRepository name: longhorn diff --git a/infrastructure/monitoring/helmrelease.yaml b/infrastructure/monitoring/helmrelease.yaml index 4fbed5d..1198ce5 100644 --- a/infrastructure/monitoring/helmrelease.yaml +++ b/infrastructure/monitoring/helmrelease.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: kube-prometheus-stack - version: "56.0.0" + version: "72.0.1" sourceRef: kind: HelmRepository name: prometheus-community