From 0313de1c8bf35237304faa8405a646dcf5772687 Mon Sep 17 00:00:00 2001 From: aSauerwein Date: Fri, 27 Oct 2023 11:01:16 +0200 Subject: [PATCH] Update values.yaml --- pihole/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pihole/values.yaml b/pihole/values.yaml index b4e96dc..0925e34 100644 --- a/pihole/values.yaml +++ b/pihole/values.yaml @@ -3,7 +3,7 @@ image: # -- the repostory to pull the image from repository: "pihole/pihole" # -- the docker tag, if left empty it will get it from the chart's appVersion - tag: "2023.1@sha256:5d3f94aeaae60560d27310c5b234b711174de008f89a2a4c6f6110bd46a9f177" + tag: "2023.10.0" # -- the pull policy pullPolicy: IfNotPresent resources: