[OOM] Bump postgresql version 16/101916/1
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 18 Feb 2020 15:50:05 +0000 (16:50 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 18 Feb 2020 15:50:05 +0000 (16:50 +0100)
Use version 10.11 deployed by crunchydata scripts version 4.2.1.
this will:
 * remove some CVEs (in particular CVE-2019-10164)
 * use UTF-8 as default encoding

Issue-ID: OOM-2290
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6f6ca18b48c435f55f5ffcb88e4f2dc83b758b84

kubernetes/common/postgres/values.yaml

index c2131e9..7aff189 100644 (file)
@@ -48,7 +48,7 @@ busyboxRepository: registry.hub.docker.com
 busyboxImage: library/busybox:latest
 
 postgresRepository: crunchydata
-image: crunchy-postgres:centos7-10.4-2.0.0
+image: crunchy-postgres:centos7-10.11-4.2.1
 pullPolicy: Always
 
 # application configuration