diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 774b55811d4..e89a62b4ff3 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.05.1 +appVersion: 2025.06.0 dependencies: - name: common version: 25.4.10 @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pihole - https://pi-hole.net/ type: application -version: 19.3.0 +version: 19.4.0 diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index c6bf2087fb3..e8b2179ae74 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.05.1@sha256:db38df3e050606bd014c801c2cbb0b13f263d3122d3d817a8cbcee807688af24 + tag: 2025.06.0@sha256:fd1b07a5f7ff5a05d0e3b609e036fc9d37b93e140d37695f787e42671ddd3dec securityContext: container: readOnlyRootFilesystem: false