1
0
Fork 0

Bump version to 6.1.1 (chart 2.0.4)

This commit is contained in:
Joao Gilberto Magalhaes 2026-06-25 22:36:17 -04:00
parent 5eee2fcf19
commit 3dfc570d57
20 changed files with 58 additions and 57 deletions

View file

@ -157,7 +157,7 @@ Here's a complete `docker-compose.yml` showing proper ACME configuration:
```yaml
services:
easyhaproxy:
image: byjg/easy-haproxy:6.1.0
image: byjg/easy-haproxy:6.1.1
volumes:
- /var/run/docker.sock:/var/run/docker.sock
# REQUIRED: Persist Certbot certificates (ACME)

View file

@ -83,7 +83,7 @@ docker cp single.pem easyhaproxy:/etc/easyhaproxy/certs/haproxy/example.com.pem
```yaml
services:
easyhaproxy:
image: byjg/easy-haproxy:6.1.0
image: byjg/easy-haproxy:6.1.1
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- certs_haproxy:/etc/easyhaproxy/certs/haproxy