Skip to content
Snippets Groups Projects

automation: Update docker-ntfy Docker tag to v2.11.0

Merged botaniker requested to merge renovate/docker-ntfy-2.x into main
Compare and
1 file
+ 1
1
Preferences
Compare changes
@@ -25,6 +25,6 @@ docker_ntfy_config_location: "{{ docker_ntfy_storage_location }}/config"
docker_ntfy_domain: ntfy.example.com
# renovate: depName=docker.io/binwiederhier/ntfy
docker_ntfy_version: v2.10.0
docker_ntfy_version: v2.11.0
docker_ntfy_image_version: "{{ docker_ntfy_version }}"