diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 7558cb783ff..1a169cfa664 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.11.2" +appVersion: "2022.12.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 8.0.9 +version: 8.0.10 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index 3f06bf9fca3..d65d0c43c86 100644 --- a/charts/stable/pihole/values.yaml +++ b/charts/stable/pihole/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pihole pullPolicy: IfNotPresent - tag: 2022.11.2@sha256:c05cb057615cbf262419f8f7021837a44c5908959367e3a1d2bf262d2577c252 + tag: 2022.12.1@sha256:2fc5bffe00b5d85a875b2fa0c02a7753e9d6f6edeaa067bc2166ee137dd70f6e securityContext: readOnlyRootFilesystem: false