Skip to content

Commit

Permalink
Promote integration-service from staging to production
Browse files Browse the repository at this point in the history
  • Loading branch information
hongweiliu17 committed Feb 13, 2025
1 parent c89af6a commit 977d120
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=ec7d185c18b911b62d219a3a9d3b7a8526e8b5a9
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=ec7d185c18b911b62d219a3a9d3b7a8526e8b5a9
- https://github.com/konflux-ci/integration-service/config/default?ref=3c0e069a834cb9fde332fca096eb675a901cf031
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=3c0e069a834cb9fde332fca096eb675a901cf031

images:
- name: quay.io/konflux-ci/integration-service
newName: quay.io/konflux-ci/integration-service
newTag: ec7d185c18b911b62d219a3a9d3b7a8526e8b5a9
newTag: 3c0e069a834cb9fde332fca096eb675a901cf031

configMapGenerator:
- name: integration-config
Expand Down

0 comments on commit 977d120

Please sign in to comment.