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=80bf5eb5703d2d62e9b945db3c470c3fe506e5eb
6- - https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=80bf5eb5703d2d62e9b945db3c470c3fe506e5eb
5+ - https://github.com/konflux-ci/integration-service/config/default?ref=ca06752fdc38bbc67f105f6550d6087cd7913d9f
6+ - https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=ca06752fdc38bbc67f105f6550d6087cd7913d9f
77
88images :
99- name : quay.io/redhat-appstudio/integration-service
1010 newName : quay.io/redhat-appstudio/integration-service
11- newTag : 80bf5eb5703d2d62e9b945db3c470c3fe506e5eb
11+ newTag : ca06752fdc38bbc67f105f6550d6087cd7913d9f
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=80bf5eb5703d2d62e9b945db3c470c3fe506e5eb
7- - https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=80bf5eb5703d2d62e9b945db3c470c3fe506e5eb
6+ - https://github.com/konflux-ci/integration-service/config/default?ref=ca06752fdc38bbc67f105f6550d6087cd7913d9f
7+ - https://github.com/konflux-ci/integration-service/config/snapshotgc?ref=ca06752fdc38bbc67f105f6550d6087cd7913d9f
88
99images :
1010- name : quay.io/redhat-appstudio/integration-service
1111 newName : quay.io/redhat-appstudio/integration-service
12- newTag : 80bf5eb5703d2d62e9b945db3c470c3fe506e5eb
12+ newTag : ca06752fdc38bbc67f105f6550d6087cd7913d9f
1313
1414configMapGenerator :
1515- name : integration-config
You can’t perform that action at this time.
0 commit comments