From 2fa20cf79554b0a2d5e267c500943ef5be1be64c Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 15:59:00 +0000 Subject: [PATCH] update components/sprayproxy/staging/kustomization.yaml (#2615) Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com> --- components/sprayproxy/staging/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/sprayproxy/staging/kustomization.yaml b/components/sprayproxy/staging/kustomization.yaml index 2c13e66bf55..e0be8861f4d 100644 --- a/components/sprayproxy/staging/kustomization.yaml +++ b/components/sprayproxy/staging/kustomization.yaml @@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base - - https://github.com/redhat-appstudio/sprayproxy/config?ref=8a03dffd427c35646ba6aca73ee17ec68fd356c2 + - https://github.com/redhat-appstudio/sprayproxy/config?ref=c6f8bf26007c140d51326760e16eb52ae5072e3b - pipelines-as-code-secret.yaml images: - name: ko://github.com/redhat-appstudio/sprayproxy newName: quay.io/redhat-appstudio/sprayproxy - newTag: 8a03dffd427c35646ba6aca73ee17ec68fd356c2 + newTag: c6f8bf26007c140d51326760e16eb52ae5072e3b patches: - path: change-backends.yaml