Updated upstream application tar bundle to 2.0.3
ORAN release I is out. This change bumps the helm chart to 2.0.3 which matches the published version of release I. TEST PLAN PASS: Ensure pods have platform label * app.starlingx.io/component: platform is present on pods PASS: Deploy ORAN app to System Controller with AIO-SX subclouds present PASS: Run compliance and quality robot tests, with mock SMO * Update/apply override for dev image (if required) Story: 2011041 Task: 49565 Signed-off-by: Joshua Kraitberg <joshua.kraitberg@windriver.com> Change-Id: I225c74285d3f4ade189da894b7a06f67d630749a
This commit is contained in:
parent
d434e02d8e
commit
9657688b3a
stx-oran-o2-helm/debian
@ -13,7 +13,7 @@ export APP_VERSION = $(RELEASE)-$(REVISION)
|
||||
export APP_TARBALL_FLUXCD = $(APP_NAME)-$(APP_VERSION).tgz
|
||||
export HELM_REPO = stx-platform
|
||||
export STAGING_FLUXCD = staging-fluxcd
|
||||
export FLUXCD_O2_PKG = oran-o2-2.0.0_g39e022d7.tar.gz
|
||||
export FLUXCD_O2_PKG = oran-o2-2.0.3_c209747.tar.gz
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
@ -3,10 +3,10 @@ debname: stx-oran-o2-helm
|
||||
debver: 1.0-1
|
||||
src_path: stx-oran-o2-helm
|
||||
dl_files:
|
||||
oran-o2-2.0.0_g39e022d7.tar.gz:
|
||||
topdir: pti-o2-2.0.0
|
||||
url: https://github.com/o-ran-sc/pti-o2/archive/39e022d709689d2fc02d892707971ae852fc55ea.tar.gz
|
||||
md5sum: b9dc448c4dbea0e5ad5f5702319eb24f
|
||||
oran-o2-2.0.3_c209747.tar.gz:
|
||||
topdir: pti-o2-2.0.3
|
||||
url: https://github.com/o-ran-sc/pti-o2/archive/c2097479bbdfae35b77415d7feb47a3f56f308f1.tar.gz
|
||||
md5sum: f2585d806395eb2ec6ccf2d2ba2fb058
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
GITREVCOUNT:
|
||||
|
Loading…
x
Reference in New Issue
Block a user