From 6cdfcb5f1ebf7e0908be54f0d413b91868519311 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Sun, 20 Nov 2022 14:00:20 +0000 Subject: [PATCH] Update Helm release argo-cd to v5.14.0 --- 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 d857f47..d17d705 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.13.9 -digest: sha256:f57f3774ab74d98b553e6aecf922252c2dd8f979857810aa97e9a277a20d7bc3 -generated: "2022-11-18T09:00:22.503082794Z" + version: 5.14.0 +digest: sha256:88f04f4f83e7c6ff16d072d0e8ba834753169c63b2c6dc510f30fd28c7d47587 +generated: "2022-11-20T14:00:16.458596968Z" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index 983e5ae..fe7b965 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.13.9 + version: 5.14.0 repository: https://argoproj.github.io/argo-helm