From 4f0aa928a9fcca2e3741469ad8174bcce44b40d7 Mon Sep 17 00:00:00 2001 From: "tvories-tbot[bot]" <107635591+tvories-tbot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 23:03:34 +0000 Subject: [PATCH] fix: update helm chart vpa to 4.7.1 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | vpa | 4.7.0 | 4.7.1 | --- .../cluster-0/manifests/system-monitoring/vpa/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/clusters/cluster-0/manifests/system-monitoring/vpa/helm-release.yaml b/k8s/clusters/cluster-0/manifests/system-monitoring/vpa/helm-release.yaml index 1f75c3c388..7cf283695f 100644 --- a/k8s/clusters/cluster-0/manifests/system-monitoring/vpa/helm-release.yaml +++ b/k8s/clusters/cluster-0/manifests/system-monitoring/vpa/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: vpa - version: 4.7.0 + version: 4.7.1 sourceRef: kind: HelmRepository name: fairwinds-charts