diff --git a/charts/haproxy/values.yaml b/charts/haproxy/values.yaml index bcd4dd50..373bf6af 100644 --- a/charts/haproxy/values.yaml +++ b/charts/haproxy/values.yaml @@ -60,7 +60,7 @@ conf: images: tags: anchor: gcr.io/google_containers/hyperkube-amd64:v1.11.6 - haproxy: haproxy:1.8.3 + haproxy: haproxy:1.8.19 test: python:3.6 pull_policy: "IfNotPresent"