From ceca59878caf794dceb4bd2e1abced75514f32c1 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 19 Oct 2024 01:01:27 +0000 Subject: [PATCH] chore(deps): update helm release longhorn to v1.7.2 --- installations/storage/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/storage/helmfile.yaml b/installations/storage/helmfile.yaml index 2da2805..b06c23b 100644 --- a/installations/storage/helmfile.yaml +++ b/installations/storage/helmfile.yaml @@ -27,7 +27,7 @@ releases: chart: longhorn/longhorn namespace: longhorn-system installed: true - version: 1.7.1 + version: 1.7.2 inherit: - template: default-env-values - template: default-env-secrets -- 2.45.2