From f6116ba8de9d4ebb5a08d243cf12fcfa240b43b8 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 6 Mar 2025 01:00:56 +0000 Subject: [PATCH] chore(deps): update helm release woodpecker to v3.0.5 --- 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 7090cf0..361bee3 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.4 + version: 3.0.5 inherit: - template: ext-database - template: default-env-values