diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 1178ccbee2c..352425a4311 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2023.01.3" +appVersion: "2023.01.6" 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.12 +version: 8.0.13 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index e5e612e01fe..89d50461ba3 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: 2023.01.3@sha256:d34c311534ac88d1076f2ad8b029e171baee4c7b8f34ad6ca69067287f53a64e + tag: 2023.01.6@sha256:915ec408497c85301cb10c1d0aa99800cbee4d0cc788cb237603d50d91f354f9 securityContext: readOnlyRootFilesystem: false