diff --git a/charts/gitops-operator/Chart.yaml b/charts/gitops-operator/Chart.yaml index 07a3ba43..71264a3d 100644 --- a/charts/gitops-operator/Chart.yaml +++ b/charts/gitops-operator/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: v2.9.3 +appVersion: v2.9.5 description: A Helm chart for customising the deployment of the Red Hat GitOps Operator 🔫 name: gitops-operator -version: 0.9.3 +version: 0.9.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 3f258f44..208b8b8c 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.3 + version: v2.9.5 applicationSet: {} notifications: enabled: true