diff --git a/charts/gitops-operator/Chart.yaml b/charts/gitops-operator/Chart.yaml index 8b80de1d..1e5b5989 100644 --- a/charts/gitops-operator/Chart.yaml +++ b/charts/gitops-operator/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: v2.7.5 +appVersion: v2.7.6 description: A Helm chart for customising the deployment of the Red Hat GitOps Operator 🔫 name: gitops-operator -version: 0.7.5 +version: 0.7.6 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 c22d3658..1b6680f7 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.7.5 + version: v2.7.6 applicationSet: {} notifications: enabled: true