* updated Loadbalancer to 0.7.15

This commit is contained in:
Bastian Rang 2017-11-06 16:41:47 +01:00
parent 719cd589e5
commit 7135bdfe41

View File

@ -42,7 +42,7 @@ services:
- minio-scheduler-setting:/opt/scheduler
{{- if eq .Values.DEPLOY_LB "true"}}
lb:
image: rancher/lb-service-haproxy:v0.7.9
image: rancher/lb-service-haproxy:v0.7.15
{{- if .Values.PUBLISH_PORT}}
ports:
- ${PUBLISH_PORT}:9000/tcp