Upgrade DBAAS image version to 0.6.1 35/8335/1
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Wed, 18 May 2022 10:38:01 +0000 (13:38 +0300)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Wed, 18 May 2022 10:38:01 +0000 (13:38 +0300)
Upgrade DBAAS default image version to 0.6.1.

Issue-Id: RIC-698

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

RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml
helm/dbaas/values.yaml

index b680819..e22cc89 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.5
+    tag: 0.6.1
   enableHighAvailability: false
   # Enable pod anti affinity only if you have more than 3 k8s nodes
   enablePodAntiAffinity: false
index d218f1e..31e6369 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.5
+    tag: 0.6.1
   imagePullPolicy: IfNotPresent
   enableHighAvailability: false
   enablePodAntiAffinity: false