From 4a1ac82a8cf64baaa277a71cd2d5146d61e1fd53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 13:55:30 +0000 Subject: [PATCH] chore(deps): update helm release argo-cd to v7.1.3 --- argo-cd/Chart.lock | 6 +++--- argo-cd/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/argo-cd/Chart.lock b/argo-cd/Chart.lock index ed5bbb9e..54e9fdc1 100644 --- a/argo-cd/Chart.lock +++ b/argo-cd/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 7.1.2 -digest: sha256:acfac76b20ab9432494e7c3b896afbab863eea4e58db5a6d36ade3203fb53ca7 -generated: "2024-06-06T11:13:04.270690377Z" + version: 7.1.3 +digest: sha256:ea582c2df14e867ee332484b5734ad7330a7d05f3f680555f57a9773088ac672 +generated: "2024-06-12T13:55:19.12501989Z" diff --git a/argo-cd/Chart.yaml b/argo-cd/Chart.yaml index d07b9123..281e1c54 100644 --- a/argo-cd/Chart.yaml +++ b/argo-cd/Chart.yaml @@ -3,5 +3,5 @@ name: argo-cd version: 1.0.0 dependencies: - name: argo-cd - version: 7.1.2 + version: 7.1.3 repository: https://argoproj.github.io/argo-helm