diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 405a7f59122..4a03ba9dcc4 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2023.01.10" +appVersion: "2023.02.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 8.0.16 +version: 8.0.17 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index 12bf8559959..852588947ba 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.10@sha256:058fd4f6790af67fbcb684234b5f482836b956171c511a5c774fafce39897fd0 + tag: 2023.02.0@sha256:ca53f3d50784c0df6a3802a0feed23763918d2352bb9e3b72abb36a7047175c8 securityContext: readOnlyRootFilesystem: false