From 28208a4f67df9c6c28bbf5802fbc234578167c91 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 10:31:48 +0000 Subject: [PATCH] update components/gitops/production/base/kustomization.yaml --- components/gitops/production/base/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/gitops/production/base/kustomization.yaml b/components/gitops/production/base/kustomization.yaml index 3f1b2113e7f..ec3176dba28 100644 --- a/components/gitops/production/base/kustomization.yaml +++ b/components/gitops/production/base/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://github.com/redhat-appstudio/managed-gitops/manifests/overlays/stonesoup-member-cluster?ref=875753ce0341cd58b26707185bfc5ed657c69df6 +- https://github.com/redhat-appstudio/managed-gitops/manifests/overlays/stonesoup-member-cluster?ref=8f87cf91fa8c037559d9fd294909a1cd275eb4f6 - ../../openshift-gitops/overlays/production-and-dev - ../../base/external-secrets - ../../base/monitoring @@ -11,7 +11,7 @@ resources: images: - name: \${COMMON_IMAGE} newName: quay.io/redhat-appstudio/gitops-service - newTag: 875753ce0341cd58b26707185bfc5ed657c69df6 + newTag: 8f87cf91fa8c037559d9fd294909a1cd275eb4f6 commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true