diff --git a/charts/haproxy/values.yaml b/charts/haproxy/values.yaml index a0e5227e..7d68ecc4 100644 --- a/charts/haproxy/values.yaml +++ b/charts/haproxy/values.yaml @@ -65,7 +65,7 @@ conf: images: tags: anchor: gcr.io/google_containers/hyperkube-amd64:v1.17.3 - haproxy: haproxy:1.8.19 + haproxy: haproxy:1.8.25 test: python:3.6 pull_policy: "IfNotPresent"