From 3b17809ad63f648d10c0ad4c1d1d36dca457d6cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 00:47:38 +0000 Subject: [PATCH] Update pihole/pihole Docker tag to v2023.10.0 --- services/pihole/pihole.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/pihole/pihole.yml b/services/pihole/pihole.yml index b3270fded..23cfffef2 100644 --- a/services/pihole/pihole.yml +++ b/services/pihole/pihole.yml @@ -37,7 +37,7 @@ spec: - raspberry containers: - name: pihole - image: pihole/pihole:2023.02.2 + image: pihole/pihole:2023.10.0 imagePullPolicy: IfNotPresent env: - name: TZ