From 7e408f8debfa6ef8544142e22e98e9cf454f3a06 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 11:53:44 +0000 Subject: [PATCH] update components/build-service/production/base/kustomization.yaml (#5198) Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com> --- 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 26163b479e0..b8f9c9c6d80 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=499dc0b20fd1a2d5040768d68a529b43295e1e3f +- https://github.com/konflux-ci/build-service/config/default?ref=f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010 namespace: build-service images: - name: quay.io/konflux-ci/build-service newName: quay.io/konflux-ci/build-service - newTag: 499dc0b20fd1a2d5040768d68a529b43295e1e3f + newTag: f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010 commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true