From 8db5599a5d948270fa9ee9fd7b798f7b79f77b53 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 6 Nov 2024 01:02:26 +0000 Subject: [PATCH] chore(deps): update helm release renovate to v39 --- installations/pipelines/helmfile.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installations/pipelines/helmfile.yaml b/installations/pipelines/helmfile.yaml index dc842a5..73d28d3 100644 --- a/installations/pipelines/helmfile.yaml +++ b/installations/pipelines/helmfile.yaml @@ -20,14 +20,14 @@ releases: - name: renovate-gitea chart: renovate/renovate namespace: pipelines - version: 38.142.6 + version: 39.2.0 inherit: - template: default-env-values - template: default-env-secrets - name: renovate-github chart: renovate/renovate namespace: pipelines - version: 38.142.6 + version: 39.2.0 inherit: - template: default-env-values - template: default-env-secrets