aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/onap/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-12-10 11:18:32 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2022-02-23 08:50:15 +0100
commit8da38131327c0f8b722d323c72aeef2aaa208df0 (patch)
tree3d8f43deca32a082a11df72c0a3e274e39d9aff1 /kubernetes/onap/values.yaml
parentdbf3f49407714fe6d64824bde870f951f503c286 (diff)
[GLOBAL] Bump Nginx image
Use nginx 1.21.4 image for Jakarta Issue-ID: SECCOM-271 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I2a391697c066a45845a45f605db1c578684e1feb
Diffstat (limited to 'kubernetes/onap/values.yaml')
-rwxr-xr-xkubernetes/onap/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/onap/values.yaml b/kubernetes/onap/values.yaml
index 08f404a70c..570e1f3be8 100755
--- a/kubernetes/onap/values.yaml
+++ b/kubernetes/onap/values.yaml
@@ -100,7 +100,7 @@ global:
mariadbImage: bitnami/mariadb:10.6.5-debian-10-r28
# nginx server image
- nginxImage: bitnami/nginx:1.18-debian-10
+ nginxImage: bitnami/nginx:1.21.4
# postgreSQL client and server image
postgresImage: crunchydata/crunchy-postgres:centos8-13.2-4.6.1