diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index d6355d03d48..eb07d479c71 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.2 +appVersion: 2025.02.3 dependencies: - name: common version: 25.4.10 @@ -28,10 +28,10 @@ maintainers: url: https://truecharts.org name: pihole 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://hub.docker.com/r/pihole/pihole - https://pi-hole.net/ type: application -version: 19.0.0 +version: 19.0.1 diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index 508b5d7a0f4..e60da332879 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.2@sha256:8db61ff8b7647a2af225990d14f9209ccf47828f19eb989d59cafb98bb8d8605 + tag: 2025.02.3@sha256:83af1529136e39802e819e303b190e40147ac44c3e050398e1a53de6c0c701dd securityContext: container: readOnlyRootFilesystem: false