From 7dc0d4c372cf9f0a3160d91972ad3312bbea65df Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 20 Feb 2023 08:25:20 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/pihole to v2023.02.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 5dbc1d3d8e6..28326d64ee7 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.1@sha256:30b5c7a696d6c2468dded072c672d0da6d74951d1ca4799533c2f7bf61a856a5 + tag: 2023.02.2@sha256:e49fd7cf10284ce200bf86fd5a61f81295014d01c079766a77661dba1b36489e securityContext: readOnlyRootFilesystem: false From af180031c5e9d47abe821f97263b40ae69337553 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 20 Feb 2023 08:29:28 +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 3f717018135..0d0250a84ad 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2023.02.1" +appVersion: "2023.02.2" 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.18 +version: 8.0.19 annotations: truecharts.org/catagories: | - networking