From 5b01f36b391da5f54251120e0d88cda504cbd5a0 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Tue, 20 Dec 2022 14:00:24 +0000 Subject: [PATCH] Update Helm release argo-cd to v5.16.9 --- 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 64e8ea0..9e59041 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.7 -digest: sha256:d35f8438a39dfa4ed24fde1ab8908510ba641f328ee56e98cf86237514f9b652 -generated: "2022-12-18T00:00:25.426623569Z" + version: 5.16.9 +digest: sha256:dc05a0767c5fda3083b1e60cf14fc552596caa6e3463fb4e227ef86d78a2c94f +generated: "2022-12-20T14:00:20.61988911Z" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index 25bf1e9..7cb2ccc 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.7 + version: 5.16.9 repository: https://argoproj.github.io/argo-helm