From 390ea6a5c3cd110bd8ad29570184ea4a4ab57a25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 11:33:04 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7 --- charts/argo-cd/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 3454d4b..a73f5d9 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -24,7 +24,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.5.10 +version: 0.5.11 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -32,7 +32,7 @@ version: 0.5.10 appVersion: "1" dependencies: - name: argo-cd - version: 6.11.1 + version: 7.5.1 repository: https://argoproj.github.io/argo-helm - name: library-chart version: 1.5.21