From c7171f388b8f3a4cd08ce1df6bd4db279d387103 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 27 Oct 2024 01:01:15 +0000 Subject: [PATCH] chore(deps): update helm release renovate to v38.132.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 108dbfc..08990c4 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.129.1 + version: 38.132.1 inherit: - template: default-env-values - template: default-env-secrets - name: renovate-github chart: renovate/renovate namespace: pipelines - version: 38.129.1 + version: 38.132.1 inherit: - template: default-env-values - template: default-env-secrets -- 2.45.2