From 8aec909237563f8a455eb80e669d59d81762f883 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 8 Feb 2025 22:37:14 +0000 Subject: [PATCH] chore(deps): update helm release woodpecker to v3 --- 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 bcdc0f5..193a558 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.1.0 + version: 3.0.1 inherit: - template: ext-database - template: default-env-values