From 3e2dd01dc14117347559a2679e33abccd2638bc7 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Wed, 11 Jan 2023 07:00:41 +0000 Subject: [PATCH] Update Helm release argo-cd to v5.17.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 5293545..814497e 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.14 -digest: sha256:02217236da24b04e2af8fc51180e91ae683f1bc9a1fedd794cfd54c52a07a882 -generated: "2023-01-04T10:00:30.491462806Z" + version: 5.17.1 +digest: sha256:7e3b38f7aa491b2c1c51ed138268ed5c8065f2ca21368256c82aee8c2788f26c +generated: "2023-01-11T07:00:37.645569195Z" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index 05da4ea..23b9ce1 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.14 + version: 5.17.1 repository: https://argoproj.github.io/argo-helm -- 2.45.2