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