Upgrade ntfy (v2.11.0-1 -> v2.11.0-2)

This commit is contained in:
Slavi Pantaleev 2025-02-22 21:17:17 +02:00
parent 053ef3f35a
commit b41cb172fe
2 changed files with 4 additions and 4 deletions

View File

@ -4375,7 +4375,7 @@ matrix_sygnal_container_labels_traefik_tls_certResolver: "{{ traefik_certResolve
###################################################################### ######################################################################
# #
# etke/ntfy # ntfy
# #
###################################################################### ######################################################################
@ -4390,7 +4390,7 @@ ntfy_gid: "{{ matrix_user_gid }}"
ntfy_hostname: "{{ matrix_server_fqn_ntfy }}" ntfy_hostname: "{{ matrix_server_fqn_ntfy }}"
ntfy_container_additional_networks: "{{ [matrix_playbook_reverse_proxyable_services_additional_network] if matrix_playbook_reverse_proxyable_services_additional_network else [] }}" ntfy_container_additional_networks_auto: "{{ [matrix_playbook_reverse_proxyable_services_additional_network] if matrix_playbook_reverse_proxyable_services_additional_network else [] }}"
ntfy_container_http_host_bind_port: "{{ (matrix_playbook_service_host_bind_interface_prefix ~ '2586') if matrix_playbook_service_host_bind_interface_prefix else '' }}" ntfy_container_http_host_bind_port: "{{ (matrix_playbook_service_host_bind_interface_prefix ~ '2586') if matrix_playbook_service_host_bind_interface_prefix else '' }}"
@ -4406,7 +4406,7 @@ ntfy_visitor_request_limit_exempt_hosts_hostnames_auto: |
###################################################################### ######################################################################
# #
# /etky/ntfy # /ntfy
# #
###################################################################### ######################################################################

View File

@ -28,7 +28,7 @@
version: v10008-1 version: v10008-1
name: jitsi name: jitsi
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-ntfy.git - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-ntfy.git
version: v2.11.0-1 version: v2.11.0-2
name: ntfy name: ntfy
- src: git+https://github.com/devture/com.devture.ansible.role.playbook_help.git - src: git+https://github.com/devture/com.devture.ansible.role.playbook_help.git
version: 201c939eed363de269a83ba29784fc3244846048 version: 201c939eed363de269a83ba29784fc3244846048