From: Sylvain Desbureaux Date: Tue, 7 Dec 2021 10:53:41 +0000 (+0100) Subject: [COMMON][MONGO] Bump Mongo to latest 4.x version X-Git-Tag: 10.0.0~170^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=47327143d75bfb375778e6179d97f71b90f8f2c9 [COMMON][MONGO] Bump Mongo to latest 4.x version As we need to be on 4.4 before upgrading to 5.0, let's update to 4.4 for Jakarta and 5.x in Kohn release Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux Change-Id: Ie72f83f5380d9d5f0427dbd4f0f9ba8fa97c8780 --- diff --git a/kubernetes/common/mongo/values.yaml b/kubernetes/common/mongo/values.yaml index ee1d8c72fa..caab71890d 100644 --- a/kubernetes/common/mongo/values.yaml +++ b/kubernetes/common/mongo/values.yaml @@ -24,7 +24,7 @@ global: # Application configuration defaults. ################################################################# -image: library/mongo:4.0.8 +image: library/mongo:4.4.10 pullPolicy: Always # application configuration