From b84a023098174498414f65db0ae5a2a1c102c7ff Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 19 Sep 2024 01:01:05 +0000 Subject: [PATCH] Update Helm release woodpecker to v1.6.0 --- 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 b17c03f..c6ee623 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.5.1 + version: 1.6.0 inherit: - template: ext-database - template: default-env-values -- 2.45.2