fix(container): update image docker.io/library/haproxy ( 2.9.0 → 2.9.1 )
| datasource | package | from | to | | ---------- | ------------------------- | ----- | ----- | | docker | docker.io/library/haproxy | 2.9.0 | 2.9.1 |
This commit is contained in:
parent
1d402a8b6d
commit
4afb6e4325
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
set container network containers prefix '10.5.0.0/24'
|
||||
|
||||
# haproxy-k8s-api
|
||||
set container name haproxy-k8s-api image 'docker.io/library/haproxy:2.9.0'
|
||||
set container name haproxy-k8s-api image 'docker.io/library/haproxy:2.9.1'
|
||||
set container name haproxy-k8s-api memory '0'
|
||||
set container name haproxy-k8s-api network containers address '10.5.0.2'
|
||||
set container name haproxy-k8s-api restart 'on-failure'
|
||||
|
|
Reference in a new issue