From: JohnKeeney Date: Thu, 15 Jun 2023 23:32:01 +0000 (+0100) Subject: Roll versions after release X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=nonrtric%2Frapp%2Fransliceassurance.git;a=commitdiff_plain;h=b0feaf8b50f7d2612830f712a0d75a49b5b018c4 Roll versions after release Issue-ID: NONRTRIC-883 Change-Id: Ia2b1a32dd6896fe017fe9d1f91dbaf04262506e4 Signed-off-by: JohnKeeney --- diff --git a/docker-compose/icsversion/.env b/docker-compose/icsversion/.env index a92191e..9dc55a2 100644 --- a/docker-compose/icsversion/.env +++ b/docker-compose/icsversion/.env @@ -15,6 +15,8 @@ # ============LICENSE_END================================================= # +# Uses older versions of some functions, updates will be subject to testing + #CONTROL_PANEL CONTROL_PANEL_IMAGE_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-controlpanel" CONTROL_PANEL_IMAGE_TAG="2.3.0" @@ -33,7 +35,7 @@ ORU_APP_IMAGE_TAG="1.0.1" #ODU ODU_APP_IMAGE_BASE="nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion" -ODU_APP_IMAGE_TAG="1.0.0" +ODU_APP_IMAGE_TAG="1.2.0" #DMAAP_MEDIATOR_GO DMAAP_MEDIATOR_GO_BASE="nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-dmaap-mediator-producer" diff --git a/icsversion/container-tag.yaml b/icsversion/container-tag.yaml index 953df80..e1005a7 100644 --- a/icsversion/container-tag.yaml +++ b/icsversion/container-tag.yaml @@ -19,4 +19,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: 1.2.0 +tag: 1.3.0 diff --git a/smoversion/container-tag.yaml b/smoversion/container-tag.yaml index e1005a7..adb8d1b 100644 --- a/smoversion/container-tag.yaml +++ b/smoversion/container-tag.yaml @@ -19,4 +19,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: 1.3.0 +tag: 1.4.0