From ae77269715767787a99c6145d2255e68009870a9 Mon Sep 17 00:00:00 2001 From: Mike Hepburn Date: Sun, 17 May 2020 09:09:09 +1000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=A6=86=20bump=20argo=20version=20?= =?UTF-8?q?=F0=9F=A6=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/argocd-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argocd-operator/values.yaml b/charts/argocd-operator/values.yaml index 16d58f1e..1586eb9b 100644 --- a/charts/argocd-operator/values.yaml +++ b/charts/argocd-operator/values.yaml @@ -7,7 +7,7 @@ namespace: labs-ci-cd instancelabel: rht-labs.com/ubiquitous-journey # operator manages upgrades etc -version: v1.5.2 +version: v1.5.5 operator: version: argocd-operator.v0.0.8 channel: alpha From c62bd700317bc794a5f69084d20110f354a38a9b Mon Sep 17 00:00:00 2001 From: Mike Hepburn Date: Sun, 17 May 2020 09:11:58 +1000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A6=86=20bump=20version=20?= =?UTF-8?q?=F0=9F=A6=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/argocd-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argocd-operator/Chart.yaml b/charts/argocd-operator/Chart.yaml index 69c936e2..d3ca5323 100644 --- a/charts/argocd-operator/Chart.yaml +++ b/charts/argocd-operator/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v1.5.4 description: A Helm chart for customising the deployment of the ArgoCD Operator ⚓️ name: argocd-operator -version: 0.0.9 +version: 0.0.10 home: https://github.com/rht-labs/helm-charts maintainers: - name: springdo