Robert Church 3236e99aff Insert dependency between python-k8sapp and stx-app-helm
A change in python-k8sapp-platform is not always detected when building
stx-platform-helm.

Make sure changes are detected.
Keep stx-platform-helm and python-k8sapp-platform version in sync.

Closes-Bug: 1912490
Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com>
Change-Id: If2b4efb9213db5f621f55ffe9770253251e6fccc
2021-01-21 20:55:34 +02:00

11 lines
515 B
Plaintext

SRC_DIR="k8sapp_platform"
OPT_DEP_LIST="$STX_BASE/platform-armada-app/stx-platform-helm"
# Bump The version to be one less that what the version was 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-platform-helm
TIS_BASE_SRCREV=c608f2aaa92064b712e7076e4141a162b78fe995
TIS_PATCH_VER=GITREVCOUNT+7