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