From c0389ff15dc2619d43bf5d574fb78f948209c057 Mon Sep 17 00:00:00 2001 From: Alex Sears Date: Thu, 11 Feb 2021 16:48:47 -0500 Subject: [PATCH] bump version Signed-off-by: Alex Sears --- charts/argo-cd/Chart.yaml | 2 +- charts/argo/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 76a42067..cf4fa129 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: 1.8.4 description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 2.14.0 +version: 2.14.1 home: https://github.com/argoproj/argo-helm icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png keywords: diff --git a/charts/argo/Chart.yaml b/charts/argo/Chart.yaml index a00271cc..0585218b 100644 --- a/charts/argo/Chart.yaml +++ b/charts/argo/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v2.12.5 description: A Helm chart for Argo Workflows name: argo -version: 0.16.0 +version: 0.16.1 icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png home: https://github.com/argoproj/argo-helm maintainers: