fc65da101c
This reverts commit 142f990d72
.
Reason for revert: Keeping CentOS builds sane on the stx main branch until it is entirely disabled
This revert needed to upversion pylint from py27 to py39
Change-Id: Icdfd418d361b7f5687a30ed2401b9288833c554d
10 lines
444 B
Plaintext
10 lines
444 B
Plaintext
SRC_DIR="k8sapp_openstack"
|
|
|
|
# Bump the version by the previous version value prior to decoupling as this
|
|
# will align the GITREVCOUNT value to increment the version by one. Remove this
|
|
# (i.e. reset to 0) on then next major version changes when TIS_BASE_SRCREV
|
|
# changes. This version should align with the version of the helm charts in
|
|
# stx-openstack-helm
|
|
TIS_BASE_SRCREV=8d3452a5e864339101590e542c24c375bb3808fb
|
|
TIS_PATCH_VER=GITREVCOUNT+20
|