From d61cd8463328c34f30faa32d6c720b394f8aacc3 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 2e05a5b..25aea46 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