From 843f1b81a6269614c3f122be85cb3d5c0c8e3cab Mon Sep 17 00:00:00 2001 From: henry-pa-bot <***+henry-bot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 14:34:01 +0000 Subject: [PATCH] feat(helm): update helm release vpa to v2.2.0 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | vpa | 2.1.1 | 2.2.0 | --- cluster/apps/monitoring/vpa/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/vpa/helmrelease.yaml b/cluster/apps/monitoring/vpa/helmrelease.yaml index 881d98526..4f240f9e3 100644 --- a/cluster/apps/monitoring/vpa/helmrelease.yaml +++ b/cluster/apps/monitoring/vpa/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: vpa - version: 2.1.1 + version: 2.2.0 sourceRef: kind: HelmRepository name: fairwinds-charts