Skip to content

Commit c4e8276

Browse files
update components/integration/staging/base/kustomization.yaml
1 parent 326c79d commit c4e8276

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: components/integration/staging/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=0cd020e3728677c9e4dcd186b73c52af8c5ab448
7-
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=0cd020e3728677c9e4dcd186b73c52af8c5ab448
6+
- https://github.com/konflux-ci/integration-service/config/default?ref=d4f97a3bdd157557e295b4e01a6a2c01eba5fa32
7+
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=d4f97a3bdd157557e295b4e01a6a2c01eba5fa32
88

99
images:
1010
- name: quay.io/konflux-ci/integration-service
1111
newName: quay.io/konflux-ci/integration-service
12-
newTag: 0cd020e3728677c9e4dcd186b73c52af8c5ab448
12+
newTag: d4f97a3bdd157557e295b4e01a6a2c01eba5fa32
1313

1414
configMapGenerator:
1515
- name: integration-config

0 commit comments

Comments
 (0)