From eabe9d5eeb8c66c0b61a8c2f9650bc5acade3eb3 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 8 May 2025 01:00:46 +0000 Subject: [PATCH] chore(deps): update helm release woodpecker to v3.1.1 --- 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 57a6509..4737121 100644 --- a/helmfiles/badhouseplants-applications.yaml +++ b/helmfiles/badhouseplants-applications.yaml @@ -111,7 +111,7 @@ releases: - name: woodpecker-ci chart: woodpecker/woodpecker namespace: pipelines - version: 3.1.0 + version: 3.1.1 inherit: - template: ext-database - template: env-values diff --git a/helmfiles/pipelines.yaml b/helmfiles/pipelines.yaml index 3e08dfb..1a7febb 100644 --- a/helmfiles/pipelines.yaml +++ b/helmfiles/pipelines.yaml @@ -13,7 +13,7 @@ releases: - name: woodpecker-ci chart: woodpecker/woodpecker namespace: pipelines - version: 3.1.0 + version: 3.1.1 inherit: - template: ext-database - template: env-values