From a050e6f939f76b1611e832af8c98468e4c3f42f1 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:10:03 +0000 Subject: [PATCH] update components/build-service/staging/base/kustomization.yaml --- components/build-service/staging/base/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/build-service/staging/base/kustomization.yaml b/components/build-service/staging/base/kustomization.yaml index 4424916a29b..5176da03e91 100644 --- a/components/build-service/staging/base/kustomization.yaml +++ b/components/build-service/staging/base/kustomization.yaml @@ -3,14 +3,14 @@ kind: Kustomization resources: - ../../base - ../../base/external-secrets -- https://github.com/konflux-ci/build-service/config/default?ref=499dc0b20fd1a2d5040768d68a529b43295e1e3f +- https://github.com/konflux-ci/build-service/config/default?ref=b9bea5fb1de30d6c34b5f39a16d20fbd58bd91ae namespace: build-service images: - name: quay.io/konflux-ci/build-service newName: quay.io/konflux-ci/build-service - newTag: 499dc0b20fd1a2d5040768d68a529b43295e1e3f + newTag: b9bea5fb1de30d6c34b5f39a16d20fbd58bd91ae commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true