Skip to content

Commit

Permalink
service-provider-integration-operator update (#1373)
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>
  • Loading branch information
pipeline-service-staging-ci[bot] committed Feb 17, 2023
1 parent 4ca3754 commit b084f07
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=29d1cb5887d9d67e71aa2f8ff76a67d1b08c4b64
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/monitoring/base?ref=e0f757724c59b36c39545e01469a815ae5f0bfe2
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=29d1cb5887d9d67e71aa2f8ff76a67d1b08c4b64
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/vault/openshift?ref=e0f757724c59b36c39545e01469a815ae5f0bfe2
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=29d1cb5887d9d67e71aa2f8ff76a67d1b08c4b64
- https://github.com/redhat-appstudio/service-provider-integration-operator/config/openshift?ref=e0f757724c59b36c39545e01469a815ae5f0bfe2

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

namespace: spi-system

Expand Down

0 comments on commit b084f07

Please sign in to comment.