diff --git a/ansible/roles/lb/files/haproxy.yaml b/ansible/roles/lb/files/haproxy.yaml index a7561b9..bdbbeb9 100644 --- a/ansible/roles/lb/files/haproxy.yaml +++ b/ansible/roles/lb/files/haproxy.yaml @@ -7,7 +7,7 @@ spec: containers: - name: haproxy # renovate:image - image: "haproxy:3.1.2" + image: "haproxy:3.1.3" resources: {} livenessProbe: failureThreshold: 8