From 0b7e35dc8d6904cbfa5d6e4e45ec80b48c9e3b7b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 20 Jan 2023 06:21:18 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/pihole to v2023.01.3 --- 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 d936e21855f..e5e612e01fe 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.2@sha256:0e2ddd3a44d100e3b4d0d3b9977ca32993a66b4d030db169546db4c4ef2eb424 + tag: 2023.01.3@sha256:d34c311534ac88d1076f2ad8b029e171baee4c7b8f34ad6ca69067287f53a64e securityContext: readOnlyRootFilesystem: false From 6764170b1a33f184bbc58f5f0685eb797790334a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 20 Jan 2023 06:24:57 +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 01f5dfdbe95..1178ccbee2c 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2023.01.2" +appVersion: "2023.01.3" 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.11 +version: 8.0.12 annotations: truecharts.org/catagories: | - networking