Reorganize tag management files
Rather than maintain tag management files for each release, use a single file that is updated as needed. This update drops the r3 image-tags file and renames the r4 file to drop the release number. Change-Id: I37d6d4b805d488db6702c48170805df54fca7300 Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
parent
3f32ab7e05
commit
962c4ac21c
@ -1,38 +0,0 @@
|
||||
# yamllint disable rule:line-length
|
||||
---
|
||||
images:
|
||||
- name: docker.io/starlingx/k8s-cni-sriov
|
||||
src_build_tag: master-centos-stable-20191203T153530Z.0
|
||||
src_ref: https://opendev.org/starlingx/integ/commit/dac417bd31ed36d455e94db4aabe5916367654d4
|
||||
# Tag determined based on release tag associated with upstream commit
|
||||
tag: stx.3.0-v2.2
|
||||
- name: docker.io/starlingx/k8s-plugins-sriov-network-device
|
||||
src_build_tag: master-centos-stable-20191203T153530Z.0
|
||||
src_ref: https://opendev.org/starlingx/integ/commit/dac417bd31ed36d455e94db4aabe5916367654d4
|
||||
# Tag determined based on release tag associated with upstream commit
|
||||
tag: stx.3.0-v3.1
|
||||
- name: docker.io/starlingx/intel-fpga-admissionwebhook
|
||||
src_build_tag: master-distroless-stable-20191203T153530Z.0
|
||||
src_ref: https://opendev.org/starlingx/integ/commit/5f72ddb26a38d41fef919060585daaafae677433
|
||||
# Version determined by running 'git describe --tags' in clone of upstream repo
|
||||
tag: stx.3.0-v0.11.0-103-g4f28657
|
||||
- name: docker.io/starlingx/intel-fpga-initcontainer
|
||||
src_build_tag: master-distroless-stable-20191203T153530Z.0
|
||||
src_ref: https://opendev.org/starlingx/integ/commit/5f72ddb26a38d41fef919060585daaafae677433
|
||||
# Version determined by running 'git describe --tags' in clone of upstream repo
|
||||
tag: stx.3.0-v0.11.0-103-g4f28657
|
||||
- name: docker.io/starlingx/intel-fpga-plugin
|
||||
src_build_tag: master-distroless-stable-20191203T153530Z.0
|
||||
src_ref: https://opendev.org/starlingx/integ/commit/5f72ddb26a38d41fef919060585daaafae677433
|
||||
# Version determined by running 'git describe --tags' in clone of upstream repo
|
||||
tag: stx.3.0-v0.11.0-103-g4f28657
|
||||
- name: docker.io/starlingx/intel-gpu-plugin
|
||||
src_build_tag: master-distroless-stable-20191203T153530Z.0
|
||||
src_ref: https://opendev.org/starlingx/integ/commit/5f72ddb26a38d41fef919060585daaafae677433
|
||||
# Version determined by running 'git describe --tags' in clone of upstream repo
|
||||
tag: stx.3.0-v0.11.0-103-g4f28657
|
||||
- name: docker.io/starlingx/intel-qat-plugin
|
||||
src_build_tag: master-distroless-stable-20191203T153530Z.0
|
||||
src_ref: https://opendev.org/starlingx/integ/commit/d9d92a6997f939cb1ec41813dbf2d72d0b80d79c
|
||||
# Version determined by running 'git describe --tags' in clone of upstream repo
|
||||
tag: stx.3.0-v0.11.0-109-gc48c502
|
Loading…
x
Reference in New Issue
Block a user