summaryrefslogtreecommitdiffstats
path: root/values.yaml
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-04-26 11:26:45 -0400
committerKajur, Harish (vk250x) <vk250x@att.com>2018-05-07 16:39:52 -0400
commit66fa0dce24f8079477fd9aab20ef4beca72570a0 (patch)
treead3ae233054c461c618560f5b5fd7da44af7926c /values.yaml
parentae29f3c1227e96337aff9bfef8afd016818a0c8a (diff)
Update the keystore for resources and traversal
to use the aaf generated keystore for our apps Issue-ID: AAI-1101 Change-Id: I5a5642f86e8bb924f2c01fa685a0493abf500623 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'values.yaml')
-rw-r--r--values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml
index e879818..b29f8a2 100644
--- a/values.yaml
+++ b/values.yaml
@@ -57,7 +57,7 @@ global: # global defaults
# application image
dockerhubRepository: registry.hub.docker.com
-image: aaionap/haproxy:1.1.0
+image: aaionap/haproxy:1.2.1
pullPolicy: Always
# flag to enable debugging - application support required