Skip to content

Commit 06bda91

Browse files
authored
Promote integration-service from staging to production (#6251)
1 parent 2114c06 commit 06bda91

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=d3b81b40fb5d10166e6a73b692262d1c77f1e4c2
7-
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=d3b81b40fb5d10166e6a73b692262d1c77f1e4c2
6+
- https://github.com/konflux-ci/integration-service/config/default?ref=074930564c62749686bf59cb8a24b13403470206
7+
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=074930564c62749686bf59cb8a24b13403470206
88

99
images:
1010
- name: quay.io/konflux-ci/integration-service
1111
newName: quay.io/konflux-ci/integration-service
12-
newTag: d3b81b40fb5d10166e6a73b692262d1c77f1e4c2
12+
newTag: 074930564c62749686bf59cb8a24b13403470206
1313

1414
configMapGenerator:
1515
- name: integration-config

0 commit comments

Comments
 (0)