minio: Add automated upgrades via renovate
This commit is contained in:
parent
221691ec50
commit
d0e3c99fa1
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ minio_install_location: "/srv/minio"
|
||||||
minio_data_location: "{{ minio_install_location }}/data"
|
minio_data_location: "{{ minio_install_location }}/data"
|
||||||
|
|
||||||
# The container version/tag
|
# The container version/tag
|
||||||
|
# renovate: depName=docker.io/minio/minio
|
||||||
minio_version: "latest"
|
minio_version: "latest"
|
||||||
|
|
||||||
# The domain, under which traefik should serve the minio instances as subdomains
|
# The domain, under which traefik should serve the minio instances as subdomains
|
||||||
|
|
Loading…
Add table
Reference in a new issue