Skip to content

Commit

Permalink
service-provider-integration-operator update (redhat-appstudio#2378)
Browse files Browse the repository at this point in the history
* update components/monitoring/grafana/base/dashboards/spi/kustomization.yaml

* update components/spi-vault/kustomization.yaml

* update components/spi/overlays/development/kustomization.yaml

* update components/spi/overlays/staging/base/kustomization.yaml

---------

Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 4b99684 commit 2c27dbe
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/monitoring/grafana/base?ref=8a11437e1ef23f9c80285c51b41547572fb8b4aa
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/monitoring/grafana/base?ref=3974cc3af107a789eceab8f4968497f1fb3ec092
- dashboard.yaml
2 changes: 1 addition & 1 deletion components/spi-vault/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ kind: Kustomization
namespace: spi-vault

resources:
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/vault/openshift?ref=8a11437e1ef23f9c80285c51b41547572fb8b4aa
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/vault/openshift?ref=3974cc3af107a789eceab8f4968497f1fb3ec092
6 changes: 3 additions & 3 deletions components/spi/overlays/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/overlays/openshift_vault?ref=8a11437e1ef23f9c80285c51b41547572fb8b4aa
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/overlays/openshift_vault?ref=3974cc3af107a789eceab8f4968497f1fb3ec092

namespace: spi-system

images:
- name: quay.io/redhat-appstudio/service-provider-integration-operator
newName: quay.io/redhat-appstudio/service-provider-integration-operator
newTag: 8a11437e1ef23f9c80285c51b41547572fb8b4aa
newTag: 3974cc3af107a789eceab8f4968497f1fb3ec092
- name: quay.io/redhat-appstudio/service-provider-integration-oauth
newName: quay.io/redhat-appstudio/service-provider-integration-oauth
newTag: 8a11437e1ef23f9c80285c51b41547572fb8b4aa
newTag: 3974cc3af107a789eceab8f4968497f1fb3ec092

patches:
- target:
Expand Down
8 changes: 4 additions & 4 deletions components/spi/overlays/staging/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ kind: Kustomization
resources:
- ../../../base
- ../../../base/external-secrets
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/overlays/openshift_aws?ref=8a11437e1ef23f9c80285c51b41547572fb8b4aa
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/monitoring/prometheus/base?ref=8a11437e1ef23f9c80285c51b41547572fb8b4aa
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/overlays/openshift_aws?ref=3974cc3af107a789eceab8f4968497f1fb3ec092
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/monitoring/prometheus/base?ref=3974cc3af107a789eceab8f4968497f1fb3ec092
- spi-aws-credentials-external-secret.yaml

namespace: spi-system

images:
- name: quay.io/redhat-appstudio/service-provider-integration-operator
newName: quay.io/redhat-appstudio/service-provider-integration-operator
newTag: 8a11437e1ef23f9c80285c51b41547572fb8b4aa
newTag: 3974cc3af107a789eceab8f4968497f1fb3ec092
- name: quay.io/redhat-appstudio/service-provider-integration-oauth
newName: quay.io/redhat-appstudio/service-provider-integration-oauth
newTag: 8a11437e1ef23f9c80285c51b41547572fb8b4aa
newTag: 3974cc3af107a789eceab8f4968497f1fb3ec092

patches:
- target:
Expand Down

0 comments on commit 2c27dbe

Please sign in to comment.