From 68b1521290ea7915a0c5945e37fbca2e5161ccf6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:50:22 +0000 Subject: [PATCH] fix(helm): update chart vpa to 4.4.1 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | vpa | 4.4.0 | 4.4.1 | --- clusters/lovenet/apps/kube-system/vpa/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/lovenet/apps/kube-system/vpa/helm-release.yaml b/clusters/lovenet/apps/kube-system/vpa/helm-release.yaml index 1c4a423ec2..3e8e2df225 100644 --- a/clusters/lovenet/apps/kube-system/vpa/helm-release.yaml +++ b/clusters/lovenet/apps/kube-system/vpa/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: vpa - version: 4.4.0 + version: 4.4.1 sourceRef: kind: HelmRepository name: fairwinds-charts