Merge branch 'renovate/docker-teamspeak-3.x' into 'master'

automation: Update teamspeak Docker tag to v3.13.2

See merge request saibotk.de/infrastructure!30
This commit is contained in:
Saibotk 2020-11-22 23:34:03 +00:00
commit eb285c4ee4

View file

@ -24,7 +24,7 @@ teamspeak_data_location: "{{ teamspeak_install_location }}/data"
# The docker image and version to use
teamspeak_baseimage: docker.io/library/teamspeak
# renovate: depName=docker.io/library/teamspeak
teamspeak_version: 3.12.1
teamspeak_version: 3.13.2
teamspeak_image_version: "{{ teamspeak_version }}"
# The SELinux level that should be applied to the container/data folder (default is omit and it will be unset)