aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/values.yaml
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-05-09 23:32:22 -0400
committerKajur, Harish (vk250x) <vk250x@att.com>2018-05-09 23:42:54 -0400
commit449453a416e12f6ccac7375f9f114fa49bc37121 (patch)
treec52c492ef30b951aeabad66380c7fcd8d937d765 /kubernetes/aai/values.yaml
parentcaf5e3d25271a6a821e58ad93ffcf9be697ced05 (diff)
Update the haproxy to use the right version
Uploaded the latest certificate for haproxy so updating the version in the values.yaml Issue-ID: AAI-1101 Change-Id: I8c036f41aa8417960d3f0e8af409ea00672b513a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'kubernetes/aai/values.yaml')
-rw-r--r--kubernetes/aai/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aai/values.yaml b/kubernetes/aai/values.yaml
index b29f8a2b13..114ec0390c 100644
--- a/kubernetes/aai/values.yaml
+++ b/kubernetes/aai/values.yaml
@@ -57,7 +57,7 @@ global: # global defaults
# application image
dockerhubRepository: registry.hub.docker.com
-image: aaionap/haproxy:1.2.1
+image: aaionap/haproxy:1.2.2
pullPolicy: Always
# flag to enable debugging - application support required