From 26a524366cae579eee0351d64ee2c70c32e0603c Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 13:31:12 +0000 Subject: [PATCH] feat(helm): update chart piped to 5.3.0 (#825) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/piped/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/piped/app/hr.yaml b/kube/deploy/apps/piped/app/hr.yaml index 71721038..134bba62 100644 --- a/kube/deploy/apps/piped/app/hr.yaml +++ b/kube/deploy/apps/piped/app/hr.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: piped - version: 5.2.0 + version: 5.3.0 sourceRef: name: piped kind: HelmRepository