From: sebdet Date: Mon, 3 Aug 2020 15:22:15 +0000 (+0200) Subject: [CLAMP] Update mariadb db to latest X-Git-Tag: 7.0.0~233^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2d1279db6663aa2804a9407723a768a863c25981;hp=400083041945909289f84f629fcbdfb8de5678cf;p=oom.git [CLAMP] Update mariadb db to latest Update the mariadb version to latest 10.5.4 Issue-ID: CLAMP-850 Signed-off-by: sebdet Change-Id: Id5b6c80457a75ee7d830eb3b782206b0277d26a1 --- diff --git a/kubernetes/clamp/charts/mariadb/values.yaml b/kubernetes/clamp/charts/mariadb/values.yaml index 2a90e8480c..8cf489b377 100644 --- a/kubernetes/clamp/charts/mariadb/values.yaml +++ b/kubernetes/clamp/charts/mariadb/values.yaml @@ -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 #################################################################