Skip to content

Commit 326c79d

Browse files
update components/integration/development/kustomization.yaml
1 parent 842287d commit 326c79d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: components/integration/development/kustomization.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
44
- ../base
5-
- https://github.com/konflux-ci/integration-service/config/default?ref=0cd020e3728677c9e4dcd186b73c52af8c5ab448
6-
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=0cd020e3728677c9e4dcd186b73c52af8c5ab448
5+
- https://github.com/konflux-ci/integration-service/config/default?ref=d4f97a3bdd157557e295b4e01a6a2c01eba5fa32
6+
- https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=d4f97a3bdd157557e295b4e01a6a2c01eba5fa32
77

88
images:
99
- name: quay.io/konflux-ci/integration-service
1010
newName: quay.io/konflux-ci/integration-service
11-
newTag: 0cd020e3728677c9e4dcd186b73c52af8c5ab448
11+
newTag: d4f97a3bdd157557e295b4e01a6a2c01eba5fa32
1212

1313
configMapGenerator:
1414
- name: integration-config

0 commit comments

Comments
 (0)