Skip to content

Commit 602a9c2

Browse files
authored
Promote integration-service from staging to production (#7491)
1 parent 95fdc25 commit 602a9c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/integration/production/base/kustomization.yaml

Lines changed: 3 additions & 3 deletions
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=5a79cbca6e8769fc9077dd11edca888d8058c74a
7-
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=5a79cbca6e8769fc9077dd11edca888d8058c74a
6+
- https://github.com/konflux-ci/integration-service/config/default?ref=454e864b375a3a4d7dd8519ebd00dd213444fe4d
7+
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=454e864b375a3a4d7dd8519ebd00dd213444fe4d
88

99
images:
1010
- name: quay.io/konflux-ci/integration-service
1111
newName: quay.io/konflux-ci/integration-service
12-
newTag: 5a79cbca6e8769fc9077dd11edca888d8058c74a
12+
newTag: 454e864b375a3a4d7dd8519ebd00dd213444fe4d
1313

1414
configMapGenerator:
1515
- name: integration-config

0 commit comments

Comments
 (0)