diff --git a/charts/gitops-operator/Chart.yaml b/charts/gitops-operator/Chart.yaml index 71264a3d..d6cf1f37 100644 --- a/charts/gitops-operator/Chart.yaml +++ b/charts/gitops-operator/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: v2.9.5 +appVersion: v2.10.5 description: A Helm chart for customising the deployment of the Red Hat GitOps Operator 🔫 name: gitops-operator -version: 0.9.5 +version: 0.10.5 home: https://github.com/redhat-cop/helm-charts icon: https://raw.githubusercontent.com/eformat/openshift-gitops/main/rh-gitops.png maintainers: diff --git a/charts/gitops-operator/values.yaml b/charts/gitops-operator/values.yaml index 208b8b8c..0a9adeb2 100644 --- a/charts/gitops-operator/values.yaml +++ b/charts/gitops-operator/values.yaml @@ -32,7 +32,7 @@ secrets: [] # https://argocd-operator.readthedocs.io/en/latest/reference/argocd/ argocd_cr: - version: v2.9.5 + # version: v2.10.5 # set this if you want the upstream containers instead applicationSet: {} notifications: enabled: true