From 4928883342b9e997faf3b66611f5a85c16514b5f Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Mon, 11 Nov 2024 01:01:33 +0000 Subject: [PATCH] chore(deps): update helm release renovate to v39.9.1 --- 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..9dc88f2 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.9.1 inherit: - template: default-env-values - template: default-env-secrets - name: renovate-github chart: renovate/renovate namespace: pipelines - version: 39.7.0 + version: 39.9.1 inherit: - template: default-env-values - template: default-env-secrets