From af3f7a7299ca4c7c510320a313e2570970d2d2f6 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 16 Oct 2024 01:01:35 +0000 Subject: [PATCH] chore(deps): update helm release renovate to v38.124.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 785d80f..b66923d 100644 --- a/installations/pipelines/helmfile.yaml +++ b/installations/pipelines/helmfile.yaml @@ -27,14 +27,14 @@ releases: - name: renovate-gitea chart: renovate/renovate namespace: pipelines - version: 38.120.1 + version: 38.124.1 inherit: - template: default-env-values - template: default-env-secrets - name: renovate-github chart: renovate/renovate namespace: pipelines - version: 38.120.1 + version: 38.124.1 inherit: - template: default-env-values - template: default-env-secrets -- 2.45.2