From abf20819b85a9be54e239905db38ea5425cbe531 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, 17 Feb 2025 09:39:24 +0000 Subject: [PATCH 1/2] update components/build-service/development/kustomization.yaml --- components/build-service/development/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/build-service/development/kustomization.yaml b/components/build-service/development/kustomization.yaml index f53336de401..f3918b5ad90 100644 --- a/components/build-service/development/kustomization.yaml +++ b/components/build-service/development/kustomization.yaml @@ -2,14 +2,14 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base -- https://github.com/konflux-ci/build-service/config/default?ref=f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010 +- https://github.com/konflux-ci/build-service/config/default?ref=79c8a5dd15a84294d1b16a705c2bffc1d4c16e1a namespace: build-service images: - name: quay.io/konflux-ci/build-service newName: quay.io/konflux-ci/build-service - newTag: f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010 + newTag: 79c8a5dd15a84294d1b16a705c2bffc1d4c16e1a commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true From 2066df3a4b6344b57fd89d926b8382f7ae007ed6 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, 17 Feb 2025 09:39:25 +0000 Subject: [PATCH 2/2] 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 ace39ddad79..492b187ed86 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=f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010 +- https://github.com/konflux-ci/build-service/config/default?ref=79c8a5dd15a84294d1b16a705c2bffc1d4c16e1a namespace: build-service images: - name: quay.io/konflux-ci/build-service newName: quay.io/konflux-ci/build-service - newTag: f2ddc2ebd6d9bd228808a2b2f1c7670f79d16010 + newTag: 79c8a5dd15a84294d1b16a705c2bffc1d4c16e1a commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true