File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22kind : Kustomization
33resources :
44- ../base
5- - https://github.com/konflux-ci/integration-service/config/default?ref=cc6e6254cbe93cd8829f338e52f5898686a36f6b
6- - https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=cc6e6254cbe93cd8829f338e52f5898686a36f6b
5+ - https://github.com/konflux-ci/integration-service/config/default?ref=f912d0d8e5c9b48657929f86e0c2fcd894588853
6+ - https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=f912d0d8e5c9b48657929f86e0c2fcd894588853
77
88images :
99- name : quay.io/redhat-appstudio/integration-service
1010 newName : quay.io/redhat-appstudio/integration-service
11- newTag : cc6e6254cbe93cd8829f338e52f5898686a36f6b
11+ newTag : f912d0d8e5c9b48657929f86e0c2fcd894588853
1212
1313configMapGenerator :
1414- name : integration-config
Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ kind: Kustomization
33resources :
44- ../../base
55- ../../base/external-secrets
6- - https://github.com/konflux-ci/integration-service/config/default?ref=cc6e6254cbe93cd8829f338e52f5898686a36f6b
7- - https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=cc6e6254cbe93cd8829f338e52f5898686a36f6b
6+ - https://github.com/konflux-ci/integration-service/config/default?ref=f912d0d8e5c9b48657929f86e0c2fcd894588853
7+ - https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=f912d0d8e5c9b48657929f86e0c2fcd894588853
88
99images :
1010- name : quay.io/redhat-appstudio/integration-service
1111 newName : quay.io/redhat-appstudio/integration-service
12- newTag : cc6e6254cbe93cd8829f338e52f5898686a36f6b
12+ newTag : f912d0d8e5c9b48657929f86e0c2fcd894588853
1313
1414configMapGenerator :
1515- name : integration-config
You can’t perform that action at this time.
0 commit comments