From 2578dd62208340199bb627492928dda8dac77a72 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 10 Feb 2023 20:25:37 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/pihole to v2023.02.0 --- 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 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 From a4a22b5f241493d6d05fc25db472b6722c7dd666 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 10 Feb 2023 20:29:34 +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 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