X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RECIPE_EXAMPLE%2Fexample_recipe_latest_unstable_with_refs_to_staging.yaml;h=c45d3b7afd10dde0d4f66d1b1d4803b7b0129980;hb=refs%2Fchanges%2F04%2F10804%2F1;hp=18511ba3061d1f86ac318e1d4be3430dab049b39;hpb=a9e8a4982a458a2506c5f32f2b974d7a60dc7d97;p=ric-plt%2Fric-dep.git diff --git a/RECIPE_EXAMPLE/example_recipe_latest_unstable_with_refs_to_staging.yaml b/RECIPE_EXAMPLE/example_recipe_latest_unstable_with_refs_to_staging.yaml index 18511ba..c45d3b7 100644 --- a/RECIPE_EXAMPLE/example_recipe_latest_unstable_with_refs_to_staging.yaml +++ b/RECIPE_EXAMPLE/example_recipe_latest_unstable_with_refs_to_staging.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 @@ -59,9 +60,9 @@ prometheus: a1mediator: image: - registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" + registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" name: ric-plt-a1 - tag: 2.5.1 + tag: 3.0.1 rmr_timeout_config: a1_rcv_retry_times: 20 ins_del_no_resp_ttl: 5 @@ -74,9 +75,9 @@ appmgr: name: it-dep-init tag: 0.0.1 appmgr: - registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-appmgr - tag: 0.5.5 + tag: 0.5.7 chartmuseum: registry: "docker.io" name: chartmuseum/chartmuseum @@ -85,9 +86,9 @@ appmgr: dbaas: image: - registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-dbaas - tag: 0.6.1 + tag: 0.6.2 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:10004/o-ran-sc" name: ric-plt-e2mgr - tag: 5.4.18 + tag: 6.0.1 privilegedmode: false globalRicId: ricId: "AACCE" @@ -112,7 +113,7 @@ e2term: image: registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" name: ric-plt-e2 - tag: 5.4.8 + tag: 6.0.2 privilegedmode: false hostnetworkmode: false env: @@ -147,13 +148,13 @@ rtmgr: image: registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" name: ric-plt-rtmgr - tag: 0.8.2 + tag: 0.9.4 submgr: image: registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" name: ric-plt-submgr - tag: 0.8.3 + tag: 0.9.5 vespamgr: image: @@ -166,28 +167,17 @@ o1mediator: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-o1 - tag: 0.5.3 + tag: 0.6.1 -xapponboarder: - image: - xapponboarder: - registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" - name: xapp-onboarder - tag: 1.0.7 - chartmuseum: - registry: "docker.io" - name: chartmuseum/chartmuseum - tag: v0.8.2 - allow_redeploy: "True" alarmmanager: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-alarmmanager - tag: 0.5.11 + tag: 0.5.14 influxdb: image: registry: "influxdb" name: influxdb - tag: "1.8.0-alpine" + tag: "2.2.0-alpine"