Skip to content

Commit

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

* update components/spi-vault/kustomization.yaml

* update components/spi/base/kustomization.yaml

---------

Co-authored-by: appstudio-staging-ci[bot] <99741369+appstudio-staging-ci[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent b2a44dd commit 8d05e7a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion components/monitoring/grafana/base/spi/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/monitoring/base?ref=e0f757724c59b36c39545e01469a815ae5f0bfe2
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/monitoring/base?ref=ee1a8621e69462080b7a53ccea450595ab9e8c38
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=e0f757724c59b36c39545e01469a815ae5f0bfe2
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/vault/openshift?ref=ee1a8621e69462080b7a53ccea450595ab9e8c38
6 changes: 3 additions & 3 deletions components/spi/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ kind: Kustomization

resources:
- argocd-permissions.yaml
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/openshift?ref=e0f757724c59b36c39545e01469a815ae5f0bfe2
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/openshift?ref=ee1a8621e69462080b7a53ccea450595ab9e8c38

images:
- name: quay.io/redhat-appstudio/service-provider-integration-operator
newName: quay.io/redhat-appstudio/service-provider-integration-operator
newTag: e0f757724c59b36c39545e01469a815ae5f0bfe2
newTag: ee1a8621e69462080b7a53ccea450595ab9e8c38
- name: quay.io/redhat-appstudio/service-provider-integration-oauth
newName: quay.io/redhat-appstudio/service-provider-integration-oauth
newTag: e0f757724c59b36c39545e01469a815ae5f0bfe2
newTag: ee1a8621e69462080b7a53ccea450595ab9e8c38

namespace: spi-system

Expand Down

0 comments on commit 8d05e7a

Please sign in to comment.