From f6dd57eb84e7c448c65d3480e61f2c0ef2556c00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 17:05:21 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20chart=20snapshot-controll?= =?UTF-8?q?er=20(=202.2.1=20=E2=86=92=202.2.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/apps/storage/snapshot-controller/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/storage/snapshot-controller/app/helmrelease.yaml b/kubernetes/main/apps/storage/snapshot-controller/app/helmrelease.yaml index 2b6e2597..9cbb8099 100644 --- a/kubernetes/main/apps/storage/snapshot-controller/app/helmrelease.yaml +++ b/kubernetes/main/apps/storage/snapshot-controller/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: snapshot-controller - version: 2.2.1 + version: 2.2.2 sourceRef: kind: HelmRepository name: piraeus