From e3a57b16c23e6cdce8b9528c3ed92bb91f5cc0ad Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:45:18 +0000 Subject: [PATCH] update components/release/development/kustomization.yaml --- components/release/development/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/release/development/kustomization.yaml b/components/release/development/kustomization.yaml index e84efb1068b..2bef0851d10 100644 --- a/components/release/development/kustomization.yaml +++ b/components/release/development/kustomization.yaml @@ -3,11 +3,11 @@ kind: Kustomization resources: - ../base - ../base/monitor/development - - https://github.com/konflux-ci/release-service/config/default?ref=cfbbbd458babb9d86ea24c2340db3278b6a06d80 + - https://github.com/konflux-ci/release-service/config/default?ref=57d8ca92f848e098534331d170cdef916a208e0d images: - name: quay.io/konflux-ci/release-service newName: quay.io/konflux-ci/release-service - newTag: cfbbbd458babb9d86ea24c2340db3278b6a06d80 + newTag: 57d8ca92f848e098534331d170cdef916a208e0d namespace: release-service