[CLAMP] Update mariadb db to latest 54/110854/1
authorsebdet <sebastien.determe@intl.att.com>
Mon, 3 Aug 2020 15:22:15 +0000 (17:22 +0200)
committersebdet <sebastien.determe@intl.att.com>
Mon, 3 Aug 2020 15:22:15 +0000 (17:22 +0200)
Update the mariadb version to latest 10.5.4

Issue-ID: CLAMP-850
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Id5b6c80457a75ee7d830eb3b782206b0277d26a1

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
 #################################################################