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