From cdf1766b2ad0a7e43eb8c7f265eb23caf1f5bbf8 Mon Sep 17 00:00:00 2001 From: Mike Hepburn Date: Thu, 11 Apr 2024 07:46:46 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=96=EF=B8=8F=20argocd=202.10.5=20?= =?UTF-8?q?=F0=9F=8F=96=EF=B8=8F?= 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 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