6f2ce8908d
This change makes change in the meta_data for the packages: openstack-helm, openstack-helm-infra, python3-k8sapp-openstack, stx-openstack-helm and stx-openstack-helm-fluxcd. For openstack-helm: - old version was: 25 - new version is: 44 - the version is based in the commit [1] which is the first change in the /files directory after Debian files were introduced For openstack-helm-infra - old version was: 19 - new version is: 29 - the version is based in the commit [2] which is the first change in the /files directory after Debian files were introduced For python3-k8sapp-openstack: - old version was 7 - new version is 16 - the version uses the commit [3] that defaulted testenv to python3.9 configuration For stx-openstack-helm: - old version was: 9 - new version is: 42 - the version uses the commit [4] that introduced the debian packages in this repo as base For stx-openstack-helm-fluxcd: - old version was: 8 - new version is: 43 - the version uses the commit [5] that introduced the debian packages in this repo as base This ensures that any new code submissions under those directories will increment the versions. [1] https://review.opendev.org/c/starlingx/openstack-armada-app/+/819374 [2] https://review.opendev.org/c/starlingx/openstack-armada-app/+/822831 [3] https://review.opendev.org/c/starlingx/openstack-armada-app/+/847041 [4] https://review.opendev.org/c/starlingx/openstack-armada-app/+/815738 [5] https://review.opendev.org/c/starlingx/openstack-armada-app/+/855507 Test plan: PASS: build-pkgs -c -p openstack-helm PASS: build-pkgs -c -p openstack-helm-infra PASS: build-pkgs -c -p python3-k8sapp-openstack PASS: build-pkgs -c -p stx-openstack-helm PASS: build-pkgs -c -p stx-openstack-helm-fluxcd Story: 2010550 Task: 47480 Signed-off-by: Romulo Leite <romulo.leite@windriver.com> Change-Id: I59c7b16dd9e7c3333684b47d014377049fe707fb
15 lines
529 B
YAML
15 lines
529 B
YAML
---
|
|
debname: openstack-helm-infra
|
|
debver: 1.0-1
|
|
dl_path:
|
|
name: openstack-helm-infra-8351fdd0f1228717342c2accc96977b0cdc36dc3.tar.gz
|
|
url: https://github.com/openstack/openstack-helm-infra/archive/8351fdd0f1228717342c2accc96977b0cdc36dc3.tar.gz
|
|
md5sum: 0ce0b49b041689860383eaa528c304c6
|
|
src_files:
|
|
- files/repositories.yaml
|
|
revision:
|
|
dist: $STX_DIST
|
|
PKG_GITREVCOUNT: true
|
|
GITREVCOUNT:
|
|
BASE_SRCREV: fbf8dd7772c43978d1b5a79c1358d64adf857c9e
|
|
SRC_DIR: ${MY_REPO}/stx/openstack-armada-app/openstack-helm-infra/files |