aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-12-07 11:53:41 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-12-10 08:35:09 +0100
commit47327143d75bfb375778e6179d97f71b90f8f2c9 (patch)
tree719501c4a48e0b7385d8cd5d6ac42e43bacf0002 /kubernetes
parentab85a0e0c722b248e77bc8d02c1647b3bd9154ff (diff)
[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 <sylvain.desbureaux@orange.com> Change-Id: Ie72f83f5380d9d5f0427dbd4f0f9ba8fa97c8780
Diffstat (limited to 'kubernetes')
-rw-r--r--kubernetes/common/mongo/values.yaml2
1 files changed, 1 insertions, 1 deletions
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