From 853f8f6e1e5096dbb901aa1158637e17a3be11c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 04:41:34 +0000 Subject: [PATCH] chore(deps): update haproxy docker tag to v3.0.6 (#237) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ansible/roles/lb/files/haproxy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/roles/lb/files/haproxy.yaml b/ansible/roles/lb/files/haproxy.yaml index 010db79a..82d2c821 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.0.5" + image: "haproxy:3.0.6" resources: {} livenessProbe: failureThreshold: 8