From 131b9bc0fcc05ff94fe2244fb48845782b78b532 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, 17 Dec 2024 05:05:30 +0000 Subject: [PATCH] update components/build-service/production/base/kustomization.yaml --- components/build-service/production/base/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/build-service/production/base/kustomization.yaml b/components/build-service/production/base/kustomization.yaml index c1f71113c3f..26163b479e0 100644 --- a/components/build-service/production/base/kustomization.yaml +++ b/components/build-service/production/base/kustomization.yaml @@ -3,14 +3,14 @@ kind: Kustomization resources: - ../../base - ../../base/external-secrets -- https://github.com/konflux-ci/build-service/config/default?ref=92cc8fe45c9e83f54bf3d577a5c4648fcfdcde1c +- https://github.com/konflux-ci/build-service/config/default?ref=499dc0b20fd1a2d5040768d68a529b43295e1e3f namespace: build-service images: - name: quay.io/konflux-ci/build-service newName: quay.io/konflux-ci/build-service - newTag: 92cc8fe45c9e83f54bf3d577a5c4648fcfdcde1c + newTag: 499dc0b20fd1a2d5040768d68a529b43295e1e3f commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true