From cb607e6329b54cefba4cfe091316fe4ac83c2c35 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 19 Mar 2025 01:00:56 +0000 Subject: [PATCH] chore(deps): update helm release woodpecker to v3.0.6 --- 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 72dcefd..ce67fc5 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: 3.0.5 + version: 3.0.6 inherit: - template: ext-database - template: default-env-values