From c0a89b45b6995ee113a3695e0095065a0a108e3d Mon Sep 17 00:00:00 2001 From: Mike Hepburn Date: Thu, 6 Jul 2023 09:50:50 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B5=20argocd=20v2.7.7=20=F0=9F=8C=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/gitops-operator/Chart.yaml | 4 ++-- charts/gitops-operator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/gitops-operator/Chart.yaml b/charts/gitops-operator/Chart.yaml index 1e5b5989..63e3f329 100644 --- a/charts/gitops-operator/Chart.yaml +++ b/charts/gitops-operator/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: v2.7.6 +appVersion: v2.7.7 description: A Helm chart for customising the deployment of the Red Hat GitOps Operator 🔫 name: gitops-operator -version: 0.7.6 +version: 0.7.7 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 1b6680f7..db5bbd5f 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.6 + version: v2.7.7 applicationSet: {} notifications: enabled: true