From 59a6d2e422e410dd27eb1a0890e28a2fcd6b5b9d Mon Sep 17 00:00:00 2001 From: Sergii Kabashniuk Date: Wed, 5 Jun 2024 12:52:45 +0300 Subject: [PATCH] Promote SPI/RemoteSecret from staging to prod (#3836) --- .../spi/overlays/production/base/kustomization.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/spi/overlays/production/base/kustomization.yaml b/components/spi/overlays/production/base/kustomization.yaml index 882b0a800c6..66da2c54b04 100644 --- a/components/spi/overlays/production/base/kustomization.yaml +++ b/components/spi/overlays/production/base/kustomization.yaml @@ -3,8 +3,8 @@ kind: Kustomization resources: - ../../../base - ../../../base/external-secrets - - https://github.com/konflux-ci/service-provider-integration-operator/config/overlays/openshift_aws?ref=a07e8305e1713f841a8fefff4ec9b9517b3c65ca - - https://github.com/konflux-ci/service-provider-integration-operator/config/monitoring/prometheus/base?ref=a07e8305e1713f841a8fefff4ec9b9517b3c65ca + - https://github.com/konflux-ci/service-provider-integration-operator/config/overlays/openshift_aws?ref=34ae088dc064be78744886fff32e956cfd475591 + - https://github.com/konflux-ci/service-provider-integration-operator/config/monitoring/prometheus/base?ref=34ae088dc064be78744886fff32e956cfd475591 - spi-aws-credentials-external-secret.yaml namespace: spi-system @@ -12,10 +12,10 @@ namespace: spi-system images: - name: quay.io/redhat-appstudio/service-provider-integration-operator newName: quay.io/redhat-appstudio/service-provider-integration-operator - newTag: a07e8305e1713f841a8fefff4ec9b9517b3c65ca + newTag: 34ae088dc064be78744886fff32e956cfd475591 - name: quay.io/redhat-appstudio/service-provider-integration-oauth newName: quay.io/redhat-appstudio/service-provider-integration-oauth - newTag: a07e8305e1713f841a8fefff4ec9b9517b3c65ca + newTag: 34ae088dc064be78744886fff32e956cfd475591 patches: - target: