From 0d92540a9a305abb826c88d2d649526ff8a3988a Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Wed, 4 Jan 2023 10:00:34 +0000 Subject: [PATCH] Update Helm release argo-cd to v5.16.14 --- 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 30d95be..5293545 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.13 -digest: sha256:99d3029c20ff4eb88d45429caabc18afae6f8ce3adc6cfb780c6fa05afa82b1e -generated: "2022-12-29T17:00:26.463049665Z" + version: 5.16.14 +digest: sha256:02217236da24b04e2af8fc51180e91ae683f1bc9a1fedd794cfd54c52a07a882 +generated: "2023-01-04T10:00:30.491462806Z" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index dcb3bda..05da4ea 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.13 + version: 5.16.14 repository: https://argoproj.github.io/argo-helm