diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 8493a02e878..2aaed7979dd 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2023.02.0" +appVersion: "2023.02.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.17 +version: 8.0.18 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index 852588947ba..5dbc1d3d8e6 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.02.0@sha256:ca53f3d50784c0df6a3802a0feed23763918d2352bb9e3b72abb36a7047175c8 + tag: 2023.02.1@sha256:30b5c7a696d6c2468dded072c672d0da6d74951d1ca4799533c2f7bf61a856a5 securityContext: readOnlyRootFilesystem: false