From a668fefcbf46a50014b4759c823731e3dbc08c16 Mon Sep 17 00:00:00 2001 From: Justin Marquis <76892343+34fathombelow@users.noreply.github.com> Date: Mon, 5 Aug 2024 09:04:16 -0700 Subject: [PATCH] feat: argo-cd v2.10.16 (#73) Signed-off-by: Justin Marquis --- charts/argo-cd/Chart.yaml | 4 ++-- charts/argo-cd/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 0d17085..f126c58 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -version: 2.10.15-ak.0.0 -appVersion: 2.10.15 +version: 2.10.16-ak.0.0 +appVersion: 2.10.16 description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd home: https://charts.akuity.io diff --git a/charts/argo-cd/README.md b/charts/argo-cd/README.md index bd02d6f..a306e85 100644 --- a/charts/argo-cd/README.md +++ b/charts/argo-cd/README.md @@ -1,6 +1,6 @@ # argo-cd -![Version: 2.10.15-ak.0.0](https://img.shields.io/badge/Version-2.10.13--ak.0.0-informational?style=flat-square) ![AppVersion: 2.10.15](https://img.shields.io/badge/AppVersion-2.10.15-informational?style=flat-square) +![Version: 2.10.16-ak.0.0](https://img.shields.io/badge/Version-2.10.16--ak.0.0-informational?style=flat-square) ![AppVersion: 2.10.16](https://img.shields.io/badge/AppVersion-2.10.16-informational?style=flat-square) A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.