From 2c28661537b6d54af501534beaefa7c5a742007a Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 12 Nov 2024 01:01:35 +0000 Subject: [PATCH] chore(deps): update helm release renovate to v39.10.0 --- 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 32d1db4..6f61ebe 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: 39.7.0 + version: 39.10.0 inherit: - template: default-env-values - template: default-env-secrets - name: renovate-github chart: renovate/renovate namespace: pipelines - version: 39.7.0 + version: 39.10.0 inherit: - template: default-env-values - template: default-env-secrets