From f9a6a8aa440e5cd4191ac8075d293b7cf07f2b71 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 23:47:25 +0000 Subject: [PATCH] feat(helm): update chart piped to 3.1.2 (#76) 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 6bfb846e..ff0b1070 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: 3.0.3 + version: 3.1.2 sourceRef: name: piped kind: HelmRepository