Skip to content

Commit

Permalink
Promote integration-service from staging to production (#4993)
Browse files Browse the repository at this point in the history
  • Loading branch information
dirgim authored Nov 27, 2024
1 parent fc765c2 commit 258a3d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/integration/production/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ kind: Kustomization
resources:
- ../../base
- ../../base/external-secrets
- https://github.com/konflux-ci/integration-service/config/default?ref=3330c2dca9f84664954491282e1e5608c6c25c13
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=3330c2dca9f84664954491282e1e5608c6c25c13
- https://github.com/konflux-ci/integration-service/config/default?ref=b547faa7f109c99314aced6ff31647a4a71ced8a
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=b547faa7f109c99314aced6ff31647a4a71ced8a

images:
- name: quay.io/redhat-appstudio/integration-service
newName: quay.io/redhat-appstudio/integration-service
newTag: 3330c2dca9f84664954491282e1e5608c6c25c13
newTag: b547faa7f109c99314aced6ff31647a4a71ced8a

configMapGenerator:
- name: integration-config
Expand Down

0 comments on commit 258a3d8

Please sign in to comment.