1
0
Fork 0

Bump version to 6.1.0 (chart 2.0.3)

This commit is contained in:
Joao Gilberto Magalhaes 2026-06-24 23:53:55 -04:00
parent ebbd50226a
commit 3284992ff6
20 changed files with 58 additions and 57 deletions

View file

@ -28,7 +28,7 @@ docker network create -d overlay --attachable easyhaproxy
```yaml
services:
haproxy:
image: byjg/easy-haproxy:6.0.1
image: byjg/easy-haproxy:6.1.0
volumes:
- /var/run/docker.sock:/var/run/docker.sock
deploy: