From 05b27f8326e6660592bcc88048c683b6467c90e2 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 30 Nov 2024 01:02:24 +0000 Subject: [PATCH] chore(deps): update helm release woodpecker to v2 --- 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 e077cb7..4ae5a7e 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: 1.6.2 + version: 2.0.2 inherit: - template: ext-database - template: default-env-values