From 482375bb3f3353084a05d3178274326d6bae278c Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 22 Oct 2024 01:01:48 +0000 Subject: [PATCH] chore(deps): update helm release renovate to v38.129.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 1497546..108dbfc 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.128.6 + version: 38.129.1 inherit: - template: default-env-values - template: default-env-secrets - name: renovate-github chart: renovate/renovate namespace: pipelines - version: 38.128.6 + version: 38.129.1 inherit: - template: default-env-values - template: default-env-secrets -- 2.45.2