From 57494ad8c4af066a2ec264baee044bb577ca2e1e 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 fec76fb..f7ff61a 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 ce8c1a3..d800749 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