From 5dea8ce31707631029df9b27244e21c69ea6c799 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, 5 Sep 2023 14:35:32 +0000 Subject: [PATCH] update components/release/kustomization.yaml --- components/release/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/release/kustomization.yaml b/components/release/kustomization.yaml index ae5a9665a5a..d0a3c406092 100644 --- a/components/release/kustomization.yaml +++ b/components/release/kustomization.yaml @@ -1,7 +1,7 @@ resources: - allow-argocd-to-manage.yaml - argocd-permissions.yaml -- https://github.com/redhat-appstudio/release-service/config/default?ref=ab5d3b1cbf6ded63cb1b36bb7574b4e605e43ad6 +- https://github.com/redhat-appstudio/release-service/config/default?ref=6a1803e18c2f9b1a57b0bf4495a76370d46b75c8 - release-pipeline-resources-clusterrole.yaml - release-team.yaml @@ -11,7 +11,7 @@ kind: Kustomization images: - name: quay.io/redhat-appstudio/release-service newName: quay.io/redhat-appstudio/release-service - newTag: ab5d3b1cbf6ded63cb1b36bb7574b4e605e43ad6 + newTag: 6a1803e18c2f9b1a57b0bf4495a76370d46b75c8 namespace: release-service