diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 15a57dcecbc..d62a37f0c19 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.4 +appVersion: 2025.02.5 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.3 +version: 19.0.4 diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index 70a7d2abe4e..035e647828b 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.4@sha256:d83cd1ca243eace24c9d2f7320634eb47dee06dcdacb15247fdc1e30efd69438 + tag: 2025.02.5@sha256:4bfc3d42eabe266fe599f375ca51b55defecd271c90d6fe79c113df8941b663c securityContext: container: readOnlyRootFilesystem: false