From 23121983ceadbd7d89dcc214a00d2427376fa337 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 28 Nov 2022 12:14:46 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/pihole to v2022.11.2 --- 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 fea18e2d786..3f06bf9fca3 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.1@sha256:45cdd1d3547d92d7e631e8acb84b3d49490f9981cb23982458466f492f130666 + tag: 2022.11.2@sha256:c05cb057615cbf262419f8f7021837a44c5908959367e3a1d2bf262d2577c252 securityContext: readOnlyRootFilesystem: false From a288ba408377697dbd4b81f73e402ebaa1d3b287 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 28 Nov 2022 12:19:59 +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 ac26ec0ed84..9279e6d68c7 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2022.11.1" +appVersion: "2022.11.2" 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.2 +version: 8.0.3 annotations: truecharts.org/catagories: | - networking