From cc35a6653117fe9357bb6ce128503cdbcc0b9e3c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 04:26:20 +0000 Subject: [PATCH] chore(deps): update pihole/pihole docker tag to v2024.05.0 (#3570) --- apps/pihole/config.json | 18 +++++------------- apps/pihole/docker-compose.yml | 2 +- 2 files changed, 6 insertions(+), 14 deletions(-) diff --git a/apps/pihole/config.json b/apps/pihole/config.json index 3e9152a7..e64d6394 100644 --- a/apps/pihole/config.json +++ b/apps/pihole/config.json @@ -5,18 +5,13 @@ "exposable": true, "port": 8081, "requirements": { - "ports": [ - 53 - ] + "ports": [53] }, "id": "pihole", - "tipi_version": 16, - "version": "2024.03.2", + "tipi_version": 17, + "version": "2024.05.0", "url_suffix": "/admin", - "categories": [ - "network", - "security" - ], + "categories": ["network", "security"], "description": "The Pi-holeĀ® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software.", "short_desc": "A black hole for Internet advertisements", "author": "pi-hole.net", @@ -37,8 +32,5 @@ "env_variable": "NETWORK_INTERFACE" } ], - "supported_architectures": [ - "arm64", - "amd64" - ] + "supported_architectures": ["arm64", "amd64"] } diff --git a/apps/pihole/docker-compose.yml b/apps/pihole/docker-compose.yml index 18fcd839..0810df3a 100644 --- a/apps/pihole/docker-compose.yml +++ b/apps/pihole/docker-compose.yml @@ -3,7 +3,7 @@ version: "3.7" services: pihole: container_name: pihole - image: pihole/pihole:2024.03.2 + image: pihole/pihole:2024.05.0 restart: unless-stopped hostname: pihole dns: