From: Harish Venkata Kajur Date: Thu, 11 Apr 2019 16:36:01 +0000 (-0400) Subject: Update haproxy to use 1.4.0 docker X-Git-Tag: 4.0.0-ONAP~213^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=850ffeba501e679ae2dc3eb416d3ef068aeb2e50 Update haproxy to use 1.4.0 docker Issue-ID: AAI-2235 Change-Id: I825f238b9bf6f41ba14ccee2f6942ccd45828135 Signed-off-by: Harish Venkata Kajur --- diff --git a/kubernetes/aai/values.yaml b/kubernetes/aai/values.yaml index 1d3a3a5d24..91563c23ff 100644 --- a/kubernetes/aai/values.yaml +++ b/kubernetes/aai/values.yaml @@ -224,7 +224,7 @@ global: # global defaults # application image dockerhubRepository: registry.hub.docker.com -image: aaionap/haproxy:1.2.4 +image: aaionap/haproxy:1.4.0 pullPolicy: Always flavor: small