From 98bfaf34c719da0760951502cb9185b46f2a3244 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Sun, 18 Dec 2022 00:00:29 +0000 Subject: [PATCH] Update Helm release argo-cd to v5.16.7 --- 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 21b434b..64e8ea0 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.16.2 -digest: sha256:4ed5381766c894e618c3ba8783372a7d2019c23cc98c8abf87ac86a50bbbced2 -generated: "2022-12-07T08:00:20.159756153Z" + version: 5.16.7 +digest: sha256:d35f8438a39dfa4ed24fde1ab8908510ba641f328ee56e98cf86237514f9b652 +generated: "2022-12-18T00:00:25.426623569Z" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index 59272fb..25bf1e9 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.16.2 + version: 5.16.7 repository: https://argoproj.github.io/argo-helm