diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 93a98144f94..ac26ec0ed84 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.09.4" +appVersion: "2022.11.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.1 +version: 8.0.2 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index da7c6758da5..fea18e2d786 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.09.4@sha256:095bb2c96ac1301b30fd11bdaa2f9b30c26347c1a551710b0377fb1b963e4970 + tag: 2022.11.1@sha256:45cdd1d3547d92d7e631e8acb84b3d49490f9981cb23982458466f492f130666 securityContext: readOnlyRootFilesystem: false