Skip to content

Commit

Permalink
update components/integration/kustomization.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline-service-staging-ci[bot] committed Feb 16, 2023
1 parent c917b93 commit f4c2144
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/integration/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
resources:
- allow-argocd-to-manage.yaml
- argocd-permissions.yaml
- https://github.com/redhat-appstudio/integration-service/config/default?ref=2afed2d3c1c4e79e2c692e68f50a1fedf7e6d9bf
- https://github.com/redhat-appstudio/integration-service/config/default?ref=64f8f5ac9528a5134e4957c7604c443cfbaad83d

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

images:
- name: quay.io/redhat-appstudio/integration-service
newName: quay.io/redhat-appstudio/integration-service
newTag: 2afed2d3c1c4e79e2c692e68f50a1fedf7e6d9bf
newTag: 64f8f5ac9528a5134e4957c7604c443cfbaad83d

namespace: integration-service

Expand Down

0 comments on commit f4c2144

Please sign in to comment.