diff --git a/manifests/pihole/values.yaml b/manifests/pihole/values.yaml index 27070c18..6252b447 100644 --- a/manifests/pihole/values.yaml +++ b/manifests/pihole/values.yaml @@ -19,7 +19,7 @@ pihole: # -- the repostory to pull the image from repository: "pihole/pihole" # -- the docker tag - tag: "2021.10" + tag: "2021.12" # -- the pull policy pullPolicy: IfNotPresent