From b1512e7b3e3ac26cca87463fe83a0e6c3007492b Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 10 Nov 2024 01:01:12 +0000 Subject: [PATCH] chore(deps): update helm release woodpecker to v1.6.2 --- 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 32d1db4..544cd72 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: 1.6.0 + version: 1.6.2 inherit: - template: ext-database - template: default-env-values