diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index d6af7087f3f..15a57dcecbc 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.3 +appVersion: 2025.02.4 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.2 +version: 19.0.3 diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index 44d06517f0f..70a7d2abe4e 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.3@sha256:83af1529136e39802e819e303b190e40147ac44c3e050398e1a53de6c0c701dd + tag: 2025.02.4@sha256:d83cd1ca243eace24c9d2f7320634eb47dee06dcdacb15247fdc1e30efd69438 securityContext: container: readOnlyRootFilesystem: false