From 277c1fe8d8f6925bb8a4ef7ef8fff7d6919d348e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 05:45:09 +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 1caa04f64..06acf517e 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