From d5685f4cf04af860190923aecc805285936d430f Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 4 Jan 2023 09:59:37 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/pihole to v2022.12.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 3f06bf9fca3..d65d0c43c86 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: 2022.11.2@sha256:c05cb057615cbf262419f8f7021837a44c5908959367e3a1d2bf262d2577c252 + tag: 2022.12.1@sha256:2fc5bffe00b5d85a875b2fa0c02a7753e9d6f6edeaa067bc2166ee137dd70f6e securityContext: readOnlyRootFilesystem: false From 51e411d40413bbf925dfbfb249bc6bfbd08f1426 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 4 Jan 2023 10:05:14 +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 7558cb783ff..1a169cfa664 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.11.2" +appVersion: "2022.12.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.9 +version: 8.0.10 annotations: truecharts.org/catagories: | - networking