From e084212624ab13add2d45aa311e2e8cbff4e8e98 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, 13 Aug 2024 12:49:58 +0000 Subject: [PATCH] update components/build-service/production/base/kustomization.yaml (#4311) 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 67b6f73a311..2533234a318 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=21d434a3d205c3dc485d0136cd3816a4744d134b +- https://github.com/konflux-ci/build-service/config/default?ref=8b7ee22295b48de138d5536d9b1fc2c50c3b350a namespace: build-service images: - name: quay.io/konflux-ci/build-service newName: quay.io/konflux-ci/build-service - newTag: 21d434a3d205c3dc485d0136cd3816a4744d134b + newTag: 8b7ee22295b48de138d5536d9b1fc2c50c3b350a commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true