From 0dd9c8c7d3c1653eda7443dfda0042e6106597f3 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 8 Oct 2024 01:00:59 +0000 Subject: [PATCH] Update Helm release metrics-server to v3.12.2 --- installations/system/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/system/helmfile.yaml b/installations/system/helmfile.yaml index 02caaf4..7cf35e0 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -80,7 +80,7 @@ releases: - template: default-env-values - name: metrics-server chart: metrics-server/metrics-server - version: 3.12.1 + version: 3.12.2 namespace: kube-system needs: - kube-system/cilium -- 2.45.2