From 77ea25fdd1592ed2b54d0f58765996981c1427f0 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Thu, 29 Dec 2022 12:00:28 +0000 Subject: [PATCH] Update Helm release argo-cd to v5.16.11 --- 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 d850c07..977c1dd 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.10 -digest: sha256:8923f791c9d062470169397896a672e511b13e660b25f5a1949ec591a80b7b1f -generated: "2022-12-27T13:00:20.409526144Z" + version: 5.16.11 +digest: sha256:3e4e8dce1fcae201d18eeeecce6502d3966225892426563ce6e1bf1345b35324 +generated: "2022-12-29T12:00:24.694259077Z" diff --git a/Charts/argo-cd/Chart.yaml b/Charts/argo-cd/Chart.yaml index 92ad331..d1ac438 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.10 + version: 5.16.11 repository: https://argoproj.github.io/argo-helm