From 522ad934e1535083aecdd7f2010c55f593dd134f Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 25 Dec 2024 01:01:53 +0000 Subject: [PATCH] chore(deps): update helm release woodpecker to v2.0.3 --- installations/pipelines/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/pipelines/helmfile.yaml b/installations/pipelines/helmfile.yaml index 9b79bda..a61586f 100644 --- a/installations/pipelines/helmfile.yaml +++ b/installations/pipelines/helmfile.yaml @@ -12,7 +12,7 @@ releases: - name: woodpecker-ci chart: woodpecker/woodpecker namespace: pipelines - version: 2.0.2 + version: 2.0.3 inherit: - template: ext-database - template: default-env-values