From fcef77acc5fc057f8e30fa2d53697430761a2e0f Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 10 Jan 2025 01:01:21 +0000 Subject: [PATCH] chore(deps): update helm release renovate to v39.99.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 0d05ec1..10b593e 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.90.3 + version: 39.99.0 inherit: - template: default-env-values - template: default-env-secrets - name: renovate-github chart: renovate/renovate namespace: pipelines - version: 39.90.3 + version: 39.99.0 inherit: - template: default-env-values - template: default-env-secrets -- 2.45.2