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

automation: Update teamspeak Docker tag to v3.13.6

See merge request saibotk.de/infrastructure!234
This commit is contained in:
Saibotk 2021-06-14 20:29:44 +00:00
commit 5eb396e2df

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.13.5
teamspeak_version: 3.13.6
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)