From 57dddec220c069d598e82f6a2617f0e8ef706f89 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Sun, 19 Mar 2023 22:00:40 +0000 Subject: [PATCH] Update Helm release argo-cd to v5.27.1 --- 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..e6f545d 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.27.1 +digest: sha256:4c08c3b94f7676a08d501138168568ee1f072901d49097bd1c1ebb07710ae3d5 +generated: "2023-03-19T22:00:36.210958288Z" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index 609ac74..8802150 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.27.1 repository: https://argoproj.github.io/argo-helm