feat: bump Pihole version

This commit is contained in:
Ben Grande 2025-07-12 17:40:47 +02:00
parent 382e582730
commit 93ebe4c77f
No known key found for this signature in database
GPG key ID: 00C64E14F51F9E56

View file

@ -7,7 +7,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
{% if grains['nodename'] != 'dom0' %}
{% set pihole_tag = 'v6.0.6' -%}
{% set pihole_tag = 'v6.1.4' -%}
include:
- utils.tools.common.update