X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2Fexample_recipe_latest_unstable.yaml;h=eb16b6dbd30c9100c471a61d9600c5121f69c618;hb=377889f0bd9a1385e86caf65b293809ced132780;hp=a7999a963a1ee5c6b3b63280406997bc0c93e3d6;hpb=7e442d531452b33d4d5664e278531aaa86d9504f;p=ric-plt%2Fric-dep.git diff --git a/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml b/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml index a7999a9..eb16b6d 100644 --- a/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml +++ b/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml @@ -1,6 +1,7 @@ ################################################################################ # Copyright (c) 2019 AT&T Intellectual Property. # # Copyright (c) 2021 HCL Technologies Limited. # +# Copyright (c) 2022 Samsung Electronics Co., Ltd. # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # @@ -21,7 +22,7 @@ common: releasePrefix: r4 -# If a local docker registry is used, please specify it using the following option +# If a local docker registry is used, please specify it using the following option # localregistry: nexus3.o-ran-sc.org:10004 # Change the overall image pull policy using the following option @@ -61,7 +62,7 @@ a1mediator: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-a1 - tag: 2.5.2 + tag: 3.2.1 rmr_timeout_config: a1_rcv_retry_times: 20 ins_del_no_resp_ttl: 5 @@ -76,7 +77,7 @@ appmgr: appmgr: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-appmgr - tag: 0.5.6 + tag: 0.5.7 chartmuseum: registry: "docker.io" name: chartmuseum/chartmuseum @@ -87,7 +88,7 @@ dbaas: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-dbaas - tag: 0.6.1 + tag: 0.6.3 enableHighAvailability: false # Enable pod anti affinity only if you have more than 3 k8s nodes enablePodAntiAffinity: false @@ -97,7 +98,7 @@ e2mgr: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-e2mgr - tag: 6.0.0 + tag: 6.0.2 privilegedmode: false globalRicId: ricId: "AACCE" @@ -112,7 +113,7 @@ e2term: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-e2 - tag: 6.0.0 + tag: 6.0.3 privilegedmode: false hostnetworkmode: false env: @@ -131,29 +132,17 @@ jaegeradapter: tag: 1.12 -#rsm: -# image: -# init: -# name: redis -# tag: latest -# registry: "docker.io" -# main: -# name: ric-plt-resource-status-manager -# tag: 3.0.1 -# registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" -# privilegedmode: false - rtmgr: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-rtmgr - tag: 0.9.1 + tag: 0.9.5 submgr: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-submgr - tag: 0.9.3 + tag: 0.9.6 vespamgr: image: @@ -166,17 +155,17 @@ o1mediator: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-o1 - tag: 0.6.0 + tag: 0.6.2 alarmmanager: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-alarmmanager - tag: 0.5.13 + tag: 0.5.15 influxdb: image: registry: "influxdb" name: influxdb - tag: "1.8.0-alpine" + tag: "2.2.0-alpine"