From 252ae8a14f5008871cfc0739b5fc0b611b3669dc Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 19:48:26 +0000 Subject: [PATCH] update components/gitops/staging/base/kustomization.yaml --- components/gitops/staging/base/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/gitops/staging/base/kustomization.yaml b/components/gitops/staging/base/kustomization.yaml index 14dcd2f851a..d2434aa2548 100644 --- a/components/gitops/staging/base/kustomization.yaml +++ b/components/gitops/staging/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=d47edd36d1e9526807c010d42670bfaaa5fefd26 - ../../openshift-gitops/overlays/staging - ../../base/external-secrets - ../../base/monitoring @@ -11,7 +11,7 @@ resources: images: - name: \${COMMON_IMAGE} newName: quay.io/redhat-appstudio/gitops-service - newTag: 875753ce0341cd58b26707185bfc5ed657c69df6 + newTag: d47edd36d1e9526807c010d42670bfaaa5fefd26 commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true