Upgrade DBAAS image version to 0.5.5 11/7411/1
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Thu, 16 Dec 2021 16:13:04 +0000 (18:13 +0200)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Thu, 16 Dec 2021 16:13:04 +0000 (18:13 +0200)
Upgrade DBAAS default and RIC e-release image version to 0.5.5.

Issue-Id: RIC-113

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: I0e9d3b68bc22afeac62e6ebecff8f87bd066c9d4

RECIPE_EXAMPLE/example_recipe.yaml
RECIPE_EXAMPLE/example_recipe_oran_e_release.yaml
helm/dbaas/values.yaml

index 23c7037..e6a7519 100644 (file)
@@ -87,7 +87,7 @@ dbaas:
   image:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-dbaas
-    tag: 0.5.1
+    tag: 0.5.5
   enableHighAvailability: false
   # Enable pod anti affinity only if you have more than 3 k8s nodes
   enablePodAntiAffinity: false
index 1eb799f..4d04ec1 100644 (file)
@@ -87,7 +87,7 @@ dbaas:
   image:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-dbaas
-    tag: 0.5.3
+    tag: 0.5.5
   enableHighAvailability: false
   # Enable pod anti affinity only if you have more than 3 k8s nodes
   enablePodAntiAffinity: false
index 733c15a..d218f1e 100644 (file)
@@ -19,7 +19,7 @@ dbaas:
   image:
     registry: "nexus3.o-ran-sc.org:10002/o-ran-sc"
     name: ric-plt-dbaas
-    tag: 0.5.1
+    tag: 0.5.5
   imagePullPolicy: IfNotPresent
   enableHighAvailability: false
   enablePodAntiAffinity: false