From bfe943a21f41578b4e2e81808c8b519e59c3a620 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:40:34 +0000 Subject: [PATCH] fix(helm): update chart piped to 6.0.3 (#1116) 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 502661dc78..95b56f40df 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: 6.0.2 + version: 6.0.3 sourceRef: name: piped kind: HelmRepository