From 52609247393414c352bf896d2efb360b5406eb81 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Tue, 27 Dec 2022 13:00:24 +0000 Subject: [PATCH] Update Helm release argo-cd to v5.16.10 --- 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 9e59041..d850c07 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.9 -digest: sha256:dc05a0767c5fda3083b1e60cf14fc552596caa6e3463fb4e227ef86d78a2c94f -generated: "2022-12-20T14:00:20.61988911Z" + version: 5.16.10 +digest: sha256:8923f791c9d062470169397896a672e511b13e660b25f5a1949ec591a80b7b1f +generated: "2022-12-27T13:00:20.409526144Z" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index 7cb2ccc..92ad331 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.9 + version: 5.16.10 repository: https://argoproj.github.io/argo-helm