From 53c3cf870c39e65306cdcae1989d231dfa38e7d0 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 26 Apr 2025 11:35:15 +0200 Subject: [PATCH] chore(deps): update helm release woodpecker to v3.1.0 --- helmfiles/badhouseplants-applications.yaml | 2 +- helmfiles/pipelines.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helmfiles/badhouseplants-applications.yaml b/helmfiles/badhouseplants-applications.yaml index 6474eab..c2af43d 100644 --- a/helmfiles/badhouseplants-applications.yaml +++ b/helmfiles/badhouseplants-applications.yaml @@ -120,7 +120,7 @@ releases: - name: woodpecker-ci chart: woodpecker/woodpecker namespace: pipelines - version: 3.0.7 + version: 3.1.0 inherit: - template: ext-database - template: env-values diff --git a/helmfiles/pipelines.yaml b/helmfiles/pipelines.yaml index 23e8bca..efd3a52 100644 --- a/helmfiles/pipelines.yaml +++ b/helmfiles/pipelines.yaml @@ -13,7 +13,7 @@ releases: - name: woodpecker-ci chart: woodpecker/woodpecker namespace: pipelines - version: 3.0.7 + version: 3.1.0 inherit: - template: ext-database - template: env-values