Updating in healthcheck url to align with specs
[ric-plt/ric-dep.git] / RECIPE_EXAMPLE / example_recipe_latest_unstable.yaml
index b680819..eb16b6d 100644 (file)
@@ -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.1
+    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.4
+     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.5.5
+    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: 5.4.19
+    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: 5.5.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.8.2
+    tag: 0.9.5
 
 submgr:
   image:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-submgr
-    tag: 0.8.2
+    tag: 0.9.6
 
 vespamgr:
   image:
@@ -166,28 +155,17 @@ o1mediator:
   image:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-o1
-    tag: 0.5.3
+    tag: 0.6.2
 
-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.15
 
 influxdb:
   image:
     registry: "influxdb"
     name: influxdb
-    tag: "1.8.0-alpine"
+    tag: "2.2.0-alpine"