Merge "[COMMON] Add some python linters in tox.ini"
[oom.git] / kubernetes / oof / components / oof-cmso / components / oof-cmso-service / values.yaml
index 9973f85..f0e62e4 100644 (file)
@@ -23,13 +23,13 @@ subChartsOnly:
   enabled: true
 
 # application image
-image: onap/optf-cmso-service:2.3.0
-robotimage: onap/optf-cmso-robot:2.3.0
+image: onap/optf-cmso-service:2.3.1
+robotimage: onap/optf-cmso-robot:2.3.1
 pullPolicy: Always
 
 #init container image
 dbinit:
-  image: onap/optf-cmso-dbinit:2.3.0
+  image: onap/optf-cmso-dbinit:2.3.1
 
 # flag to enable debugging - application support required
 debugEnabled: false