From f062a7c95be0690fc9230f80b02774d47ac2d498 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 13 Apr 2025 01:01:05 +0000 Subject: [PATCH] chore(deps): update helm release woodpecker to v3.0.7 --- 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 bb93bea..8c0c024 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.6 + version: 3.0.7 inherit: - template: ext-database - template: default-env-values