From c1cfa2f698f7f4e141a8057e3584785dfdd94984 Mon Sep 17 00:00:00 2001 From: Jaret Deprin Date: Tue, 29 Oct 2019 11:34:54 -0700 Subject: [PATCH] Bump version to 1.2.4 --- charts/argo-cd/Chart.yaml | 2 +- charts/argo-cd/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 5ea5c3bc..96fce47c 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: "1.2.2" +appVersion: "1.2.4" description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd version: 1.0.0 diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index 0babe29f..546aa849 100644 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -6,7 +6,7 @@ nameOverride: argocd global: image: repository: argoproj/argocd - tag: v1.2.3 + tag: v1.2.4 imagePullPolicy: IfNotPresent ## Controller