Update the haproxy to use the right version 47/46947/2
authorKajur, Harish (vk250x) <vk250x@att.com>
Thu, 10 May 2018 03:32:22 +0000 (23:32 -0400)
committerKajur, Harish (vk250x) <vk250x@att.com>
Thu, 10 May 2018 03:42:54 +0000 (23:42 -0400)
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>
kubernetes/aai/values.yaml

index b29f8a2..114ec03 100644 (file)
@@ -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