Skip to content

Commit

Permalink
Promote integration-service from staging to production (#4440)
Browse files Browse the repository at this point in the history
  • Loading branch information
dirgim authored Sep 3, 2024
1 parent b583ee9 commit c5c7ec0
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=4a1be0120d40c46a6a80826467bafffc83768212
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=4a1be0120d40c46a6a80826467bafffc83768212
- https://github.com/konflux-ci/integration-service/config/default?ref=add3753c0877de0abc0753edfec8cec3bae6851d
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=add3753c0877de0abc0753edfec8cec3bae6851d

images:
- name: quay.io/redhat-appstudio/integration-service
newName: quay.io/redhat-appstudio/integration-service
newTag: 4a1be0120d40c46a6a80826467bafffc83768212
newTag: add3753c0877de0abc0753edfec8cec3bae6851d

configMapGenerator:
- name: integration-config
Expand Down

0 comments on commit c5c7ec0

Please sign in to comment.