Merge "[CLAMP] Update mariadb db to latest"
[oom.git] / kubernetes / clamp / charts / mariadb / values.yaml
index df651dd..8cf489b 100644 (file)
@@ -21,8 +21,8 @@ global: # global defaults
 
   persistence: {}
 # application image
-repository: nexus3.onap.org:10001
-image: mariadb:10.3.12
+repository: docker.io
+image: mariadb:10.5.4
 pullPolicy: Always
 flavor: small
 #################################################################