Skip to content

Commit

Permalink
Promote integration-service from staging to production (#5148)
Browse files Browse the repository at this point in the history
  • Loading branch information
hongweiliu17 authored Dec 17, 2024
1 parent 3f6b52d commit c91f8a4
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=f3668b96c999ad3487c103940f45e94b6d2e976b
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=f3668b96c999ad3487c103940f45e94b6d2e976b
- https://github.com/konflux-ci/integration-service/config/default?ref=8ac27b000a604693ae94053f17ca631455cd23cf
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=8ac27b000a604693ae94053f17ca631455cd23cf

images:
- name: quay.io/konflux-ci/integration-service
newName: quay.io/konflux-ci/integration-service
newTag: f3668b96c999ad3487c103940f45e94b6d2e976b
newTag: 8ac27b000a604693ae94053f17ca631455cd23cf

configMapGenerator:
- name: integration-config
Expand Down

0 comments on commit c91f8a4

Please sign in to comment.