From d34a218315d2d13874eea86e53a41124ec2087f7 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 23:21:15 +0000 Subject: [PATCH] feat(helm)!: Update chart vpa to 4.7.1 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | vpa | 1.4.0 | 4.7.1 | --- cluster/apps/monitoring/vpa/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/vpa/helm-release.yaml b/cluster/apps/monitoring/vpa/helm-release.yaml index 4bce5fdd8..c75f88aab 100644 --- a/cluster/apps/monitoring/vpa/helm-release.yaml +++ b/cluster/apps/monitoring/vpa/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: vpa - version: 1.4.0 + version: 4.7.1 sourceRef: kind: HelmRepository name: fairwinds-charts