From bac3b5b9f716f48ba371803d6ecaf8aeb5be56f4 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Fri, 18 Nov 2022 09:00:27 +0000 Subject: [PATCH] Update Helm release argo-cd to v5.13.9 --- 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 ea9000d..d857f47 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.8 -digest: sha256:5f2fae75fd5d521cb16ed47d97def8b5da6ef5d13f22e21fb94ae6a5a6648312 -generated: "2022-11-11T10:57:39.050288+01:00" + version: 5.13.9 +digest: sha256:f57f3774ab74d98b553e6aecf922252c2dd8f979857810aa97e9a277a20d7bc3 +generated: "2022-11-18T09:00:22.503082794Z" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index ab446c8..983e5ae 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.8 + version: 5.13.9 repository: https://argoproj.github.io/argo-helm