From b02f5d3727f933c75dddea2f1316939c37ed3a5c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 31 May 2025 06:03:06 +0000 Subject: [PATCH] Update Helm release argo-cd to v8 --- infra/argocd/Chart.yaml | 2 +- master/argocd/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/argocd/Chart.yaml b/infra/argocd/Chart.yaml index a2c346c..b0f1f3e 100644 --- a/infra/argocd/Chart.yaml +++ b/infra/argocd/Chart.yaml @@ -9,4 +9,4 @@ appVersion: "1.16.0" dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 6.11.1 + version: 8.0.14 diff --git a/master/argocd/Chart.yaml b/master/argocd/Chart.yaml index cdccf8c..8a35f93 100644 --- a/master/argocd/Chart.yaml +++ b/master/argocd/Chart.yaml @@ -9,6 +9,6 @@ appVersion: "1.16.0" dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 6.11.1 + version: 8.0.14