From eb5a1e37d59ae7fd7727a5032930317de82a34de Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 1 Mar 2025 19:16:29 +0000 Subject: [PATCH] chore(deps): update helm release woodpecker to v3.0.4 --- 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 7dbcb62..faede7c 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.1 + version: 3.0.4 inherit: - template: ext-database - template: default-env-values