Skip to content

Commit 8e1bed6

Browse files
authored
Promote integration-service from staging to production (#5260)
1 parent c4a69fc commit 8e1bed6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/integration/production/base/kustomization.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ kind: Kustomization
33
resources:
44
- ../../base
55
- ../../base/external-secrets
6-
- https://github.com/konflux-ci/integration-service/config/default?ref=8ac27b000a604693ae94053f17ca631455cd23cf
7-
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=8ac27b000a604693ae94053f17ca631455cd23cf
6+
- https://github.com/konflux-ci/integration-service/config/default?ref=7744cfb61a71a1e59f1a6e9ca61c9c42711b6d53
7+
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=7744cfb61a71a1e59f1a6e9ca61c9c42711b6d53
88

99
images:
1010
- name: quay.io/konflux-ci/integration-service
1111
newName: quay.io/konflux-ci/integration-service
12-
newTag: 8ac27b000a604693ae94053f17ca631455cd23cf
12+
newTag: 7744cfb61a71a1e59f1a6e9ca61c9c42711b6d53
1313

1414
configMapGenerator:
1515
- name: integration-config

0 commit comments

Comments
 (0)