From 9d49e29e87f159ab8e89ef25a1135a571fa0a9ce Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 8 Nov 2024 01:01:19 +0000 Subject: [PATCH] chore(deps): update helm release renovate to v39.7.4 --- 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..1ddacce 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.7.4 inherit: - template: default-env-values - template: default-env-secrets - name: renovate-github chart: renovate/renovate namespace: pipelines - version: 39.7.0 + version: 39.7.4 inherit: - template: default-env-values - template: default-env-secrets