From 06b2aaf4e2a42d7f6bd3b767ef72690ff1ab1b33 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Wed, 7 Dec 2022 08:00:25 +0000 Subject: [PATCH] Update Helm release argo-cd to v5.16.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 4bd337b..21b434b 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.1 -digest: sha256:3f8ce99ee6fae53ad065b22801e5cda0aaca3c56f04550a78ef157864c33be6d -generated: "2022-12-02T15:00:18.821399295Z" + version: 5.16.2 +digest: sha256:4ed5381766c894e618c3ba8783372a7d2019c23cc98c8abf87ac86a50bbbced2 +generated: "2022-12-07T08:00:20.159756153Z" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index b8add5a..59272fb 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.1 + version: 5.16.2 repository: https://argoproj.github.io/argo-helm