Merge "[CLAMP] Update mariadb db to latest"
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 17 Sep 2020 12:20:45 +0000 (12:20 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 17 Sep 2020 12:20:45 +0000 (12:20 +0000)
kubernetes/clamp/charts/mariadb/values.yaml

index 2a90e84..8cf489b 100644 (file)
@@ -22,7 +22,7 @@ global: # global defaults
   persistence: {}
 # application image
 repository: docker.io
-image: mariadb:10.3.12
+image: mariadb:10.5.4
 pullPolicy: Always
 flavor: small
 #################################################################