Skip to content

Commit

Permalink
Promote integration-service from staging to production (#2877)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Cole <[email protected]>
  • Loading branch information
14rcole authored Dec 6, 2023
1 parent a0fc92d commit 1e8242b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/integration/production/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ kind: Kustomization
resources:
- ../base
- ../base/external-secrets
- https://github.com/redhat-appstudio/integration-service/config/default?ref=dd5a5e7abc4e575de00d5b568b95a8f74a13a50d
- https://github.com/redhat-appstudio/integration-service/config/default?ref=e41c9d24ea7dd8b367b9913e2957d76d1ed46012

images:
- name: quay.io/redhat-appstudio/integration-service
newName: quay.io/redhat-appstudio/integration-service
newTag: dd5a5e7abc4e575de00d5b568b95a8f74a13a50d
newTag: e41c9d24ea7dd8b367b9913e2957d76d1ed46012

namespace: integration-service

Expand Down

0 comments on commit 1e8242b

Please sign in to comment.