From 73ca90079c5690fccfc15da3066871d8c32cfcf1 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 4ee6729..5e8947f 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 -- 2.47.2