From b3afb3821f9b9fdcf9fbdd4d567fb73922f06f04 Mon Sep 17 00:00:00 2001 From: "bot-akira[bot]" <159718293+bot-akira[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 12:14:52 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20piped=20(=206.0.1=20?= =?UTF-8?q?=E2=86=92=206.0.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/default/piped/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/default/piped/app/helmrelease.yaml b/kubernetes/apps/default/piped/app/helmrelease.yaml index d4f08726d..29c0ae47c 100644 --- a/kubernetes/apps/default/piped/app/helmrelease.yaml +++ b/kubernetes/apps/default/piped/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: piped - version: 6.0.1 + version: 6.0.2 sourceRef: kind: HelmRepository name: piped