From 08922f6dca99783a66ecad21d450ae9168a1a6e8 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Fri, 17 Jun 2022 08:00:21 +0000 Subject: [PATCH] Update Helm release argo-cd to v4.9.4 --- 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 a090125..2b09a5d 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: 4.8.3 -digest: sha256:2216c75e72dcbf2b84806e39947ecc82fd134012dd880f7da16cc6d988f1b869 -generated: "2022-06-08T07:00:17.811273355Z" + version: 4.9.4 +digest: sha256:0a8611a7fd8b0c3e6ba9dcbb697b2aa27c0ad3d82958858b03e72597fdaf1280 +generated: "2022-06-17T08:00:17.142742836Z" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index 086f1a5..6fa2051 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: 4.8.3 + version: 4.9.4 repository: https://argoproj.github.io/argo-helm