From 8d76b38b7d030015eee838ba3db1e72fbc6b956b Mon Sep 17 00:00:00 2001 From: mike hepburn Date: Mon, 18 May 2020 19:31:10 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=86=20Feature/argocd=20version=20?= =?UTF-8?q?=F0=9F=A6=86=20(#50)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🦆 bump argo version 🦆 * 🦆 bump version 🦆 --- charts/argocd-operator/Chart.yaml | 2 +- charts/argocd-operator/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 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