diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index ac26ec0ed84..9279e6d68c7 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.11.1" +appVersion: "2022.11.2" 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.2 +version: 8.0.3 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index fea18e2d786..3f06bf9fca3 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.1@sha256:45cdd1d3547d92d7e631e8acb84b3d49490f9981cb23982458466f492f130666 + tag: 2022.11.2@sha256:c05cb057615cbf262419f8f7021837a44c5908959367e3a1d2bf262d2577c252 securityContext: readOnlyRootFilesystem: false