From bc5ae6402dc76d10e71b99aed616d555e5b8f8d3 Mon Sep 17 00:00:00 2001 From: "greyrock-repo-duster[bot]" <112729691+greyrock-repo-duster[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 15:26:09 -0400 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20chart=20snapshot-controll?= =?UTF-8?q?er=20(=203.0.3=20=E2=86=92=203.0.4=20)=20(#2821)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: greyrock-repo-duster[bot] <112729691+greyrock-repo-duster[bot]@users.noreply.github.com> --- .../system-controllers/snapshot-controller/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/system-controllers/snapshot-controller/app/helmrelease.yaml b/kubernetes/main/apps/system-controllers/snapshot-controller/app/helmrelease.yaml index 5115cf41b..88cf62a5c 100644 --- a/kubernetes/main/apps/system-controllers/snapshot-controller/app/helmrelease.yaml +++ b/kubernetes/main/apps/system-controllers/snapshot-controller/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: snapshot-controller - version: 3.0.3 + version: 3.0.4 sourceRef: kind: HelmRepository name: piraeus