From 39a3535b63798edf7aacd19bbd82143f41c15280 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, 3 Oct 2023 06:08:27 +0000 Subject: [PATCH] update components/integration/kustomization.yaml (#2471) Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Co-authored-by: Dheeraj --- components/integration/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/integration/kustomization.yaml b/components/integration/kustomization.yaml index f601899452c..43a96ede690 100644 --- a/components/integration/kustomization.yaml +++ b/components/integration/kustomization.yaml @@ -1,7 +1,7 @@ resources: - allow-argocd-to-manage.yaml - argocd-permissions.yaml -- https://github.com/redhat-appstudio/integration-service/config/default?ref=9869755d9d249f136611e3aa241a51ee6304c139 +- https://github.com/redhat-appstudio/integration-service/config/default?ref=aa00ca3d73ff971a0af17a787cb5501aae3e1ec6 - integration.yaml apiVersion: kustomize.config.k8s.io/v1beta1 @@ -10,7 +10,7 @@ kind: Kustomization images: - name: quay.io/redhat-appstudio/integration-service newName: quay.io/redhat-appstudio/integration-service - newTag: 9869755d9d249f136611e3aa241a51ee6304c139 + newTag: aa00ca3d73ff971a0af17a787cb5501aae3e1ec6 namespace: integration-service