From f213307f0164f41eb6a4ca4a073d452cc7a9e6af Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Wed, 15 Mar 2023 18:00:41 +0000 Subject: [PATCH] Update Helm release argo-cd to v5.26.2 --- Charts/argo-cd/Chart.lock | 6 +++--- Charts/argo-cd/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Charts/argo-cd/Chart.lock b/Charts/argo-cd/Chart.lock index 53ec4f7..9c2672b 100644 --- a/Charts/argo-cd/Chart.lock +++ b/Charts/argo-cd/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 5.25.0 -digest: sha256:4dfa4a29330c4987747d06ba01f719a155d00baf6adbbcb7e03c76118643afac -generated: "2023-03-09T13:00:39.375996286Z" + version: 5.26.2 +digest: sha256:984e5c74e9d66c84a52847081e64a69271ce07ec0a388a9ec28fdec0a74c043e +generated: "2023-03-15T18:00:37.83460354Z" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index 609ac74..b328568 100644 --- a/Charts/argo-cd/Chart.yaml +++ b/Charts/argo-cd/Chart.yaml @@ -3,5 +3,5 @@ name: argo-cd version: 1.0.0 dependencies: - name: argo-cd - version: 5.25.0 + version: 5.26.2 repository: https://argoproj.github.io/argo-helm