From 6b7092e7690260758ac62fe8cd9958a37f767add Mon Sep 17 00:00:00 2001 From: Justin Marquis <76892343+34fathombelow@users.noreply.github.com> Date: Tue, 30 Apr 2024 17:33:08 -0700 Subject: [PATCH] feat: argo-cd v2.10.9 (#66) Signed-off-by: Justin Marquis --- charts/argo-cd/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 50e821a..b4774b2 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -version: 2.10.8-ak.0.0 -appVersion: 2.10.8 +version: 2.10.9-ak.0.0 +appVersion: 2.10.9 description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd home: https://charts.akuity.io