diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 2da0c2b3242..e8ae1057857 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.10.3 +appVersion: 2025.11.0 dependencies: - name: common version: 28.26.3 @@ -36,8 +36,9 @@ sources: - https://ghcr.io/pi-hole/pihole - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole + - https://github.com/truecharts/charts/tree/master/charts/stable/pihole - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pihole - https://pi-hole.net/ type: application -version: 20.14.5 +version: 20.15.0 diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index fcde7f18ad6..d7eaa5c78a1 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.10.3@sha256:7f2dff3f60615e1b9982824cab30e10d399bd1178691e13a96359ea50323db69 + tag: 2025.11.0@sha256:e28e239f55e648a9d32c8f065650acfe987ddebf1cd5f64f1c071e8716156ceb securityContext: container: readOnlyRootFilesystem: false