diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index b793db50cc4..3de0e6ce39c 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.03.1 +appVersion: 2025.04.0 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.1.1 +version: 19.2.0 diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index 5716ce5bce6..684c29d9717 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.03.1@sha256:c874ed44d6085de9727aa5ca3f30ce786fa17d0b1d4847c038156db1b8444af2 + tag: 2025.04.0@sha256:c2215c570976ebc23ab6688f556a80133d4236dae0bffee678129da4396fbd61 securityContext: container: readOnlyRootFilesystem: false