From 98104813138f2b7f89ea3b594099ee59d530595c Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 16:08:45 +0000 Subject: [PATCH] feat(helm)!: Update Helm release vpa to v2 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | vpa | 1.5.0 | 2.0.0 | --- 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 caba170d6..20adb88bd 100644 --- a/cluster/apps/monitoring/vpa/helm-release.yaml +++ b/cluster/apps/monitoring/vpa/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://charts.fairwinds.com/stable chart: vpa - version: 1.5.0 + version: 2.0.0 sourceRef: kind: HelmRepository name: fairwinds-charts