diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 785b45b0b34..910e5d4bc8e 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.02.6 +appVersion: 2025.02.7 dependencies: - name: common version: 25.4.10 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pihole - https://pi-hole.net/ type: application -version: 19.0.5 +version: 19.0.6 diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index 56879096f1a..81ad6d124f9 100644 --- a/charts/stable/pihole/values.yaml +++ b/charts/stable/pihole/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/pi-hole/pihole pullPolicy: IfNotPresent - tag: 2025.02.6@sha256:bcf79fe65348067d17b7b14fd7e2cb8177bbb4e972e1880a905169334e69c1a2 + tag: 2025.02.7@sha256:ac63178526b71aa575069945f68e7bfb57541fefcd6150d752eeae82b5638141 securityContext: container: readOnlyRootFilesystem: false