From 7581309461f9dbf524402c082cb635b8c9a08b9b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 12 Feb 2023 18:25:20 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/pihole to v2023.02.1 --- charts/stable/pihole/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 51dd231be0afa52f225e64fb7fb1ac88adcbfce9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 12 Feb 2023 18:29:16 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/pihole/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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