From 8388774b5088fab72f493a9d485f4f5cb9068286 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Fri, 2 Dec 2022 15:00:22 +0000 Subject: [PATCH] Update Helm release argo-cd to v5.16.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 c20db0a..4bd337b 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.0 -digest: sha256:0e8c115a4caa8874fcd0915febcfa160ba787cd32dc0d434350e85b00f91cb27 -generated: "2022-12-01T00:00:17.388419691Z" + version: 5.16.1 +digest: sha256:3f8ce99ee6fae53ad065b22801e5cda0aaca3c56f04550a78ef157864c33be6d +generated: "2022-12-02T15:00:18.821399295Z" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index 8ad3a00..b8add5a 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.0 + version: 5.16.1 repository: https://argoproj.github.io/argo-helm