Skip to content

Commit

Permalink
Promote integration-service from staging to production (#4350)
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Everett authored Aug 19, 2024
1 parent 1cc4fb9 commit a778ae7
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=695c489487a0acb390f51495927c06126bf55fbb
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=695c489487a0acb390f51495927c06126bf55fbb
- https://github.com/konflux-ci/integration-service/config/default?ref=4a1be0120d40c46a6a80826467bafffc83768212
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=4a1be0120d40c46a6a80826467bafffc83768212

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

configMapGenerator:
- name: integration-config
Expand Down

0 comments on commit a778ae7

Please sign in to comment.