diff --git a/components/remote-secret-controller/overlays/production/base/kustomization.yaml b/components/remote-secret-controller/overlays/production/base/kustomization.yaml index 1564239cbb8..556dcc705e6 100644 --- a/components/remote-secret-controller/overlays/production/base/kustomization.yaml +++ b/components/remote-secret-controller/overlays/production/base/kustomization.yaml @@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../../../base - - https://github.com/konflux-ci/remote-secret/config/overlays/openshift_aws?ref=5734b3b5c4ae2f46c42bc541e896971a5ab64810 - - https://github.com/konflux-ci/remote-secret/config/monitoring/prometheus?ref=5734b3b5c4ae2f46c42bc541e896971a5ab64810 + - https://github.com/konflux-ci/remote-secret/config/overlays/openshift_aws?ref=8340aad1717bf7530a3d9b7fe241858a3155df87 + - https://github.com/konflux-ci/remote-secret/config/monitoring/prometheus?ref=8340aad1717bf7530a3d9b7fe241858a3155df87 - aws-credentials-external-secret.yaml namespace: remotesecret @@ -11,7 +11,7 @@ namespace: remotesecret images: - name: quay.io/redhat-appstudio/remote-secret-controller newName: quay.io/redhat-appstudio/remote-secret-controller - newTag: 5734b3b5c4ae2f46c42bc541e896971a5ab64810 + newTag: 8340aad1717bf7530a3d9b7fe241858a3155df87 patches: - target: diff --git a/components/spi/overlays/production/base/kustomization.yaml b/components/spi/overlays/production/base/kustomization.yaml index 1b974ffb9d3..882b0a800c6 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=dab2ba8babb0e5d7a3e20c7d2520e0154556736b - - https://github.com/konflux-ci/service-provider-integration-operator/config/monitoring/prometheus/base?ref=dab2ba8babb0e5d7a3e20c7d2520e0154556736b + - 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 - 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: dab2ba8babb0e5d7a3e20c7d2520e0154556736b + newTag: a07e8305e1713f841a8fefff4ec9b9517b3c65ca - name: quay.io/redhat-appstudio/service-provider-integration-oauth newName: quay.io/redhat-appstudio/service-provider-integration-oauth - newTag: dab2ba8babb0e5d7a3e20c7d2520e0154556736b + newTag: a07e8305e1713f841a8fefff4ec9b9517b3c65ca patches: - target: