From b69d3dad30e02bbfb827c97dc3b3b9ca6913b7b8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 1 Jun 2023 21:39:16 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/pihole to v2023.05.2 (#9327) --- charts/stable/pihole/Chart.yaml | 4 ++-- charts/stable/pihole/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 487ab02df89..cd376b45838 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2023.05.0" +appVersion: "2023.05.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: 10.0.5 +version: 10.0.6 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index aca48dffbd4..b1fa78be234 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: v2023.05.0@sha256:2a34bfd4117cbef30624fa41dc2cdb87bd053da09dec6b80b2b1e1087e677f64 + tag: v2023.05.2@sha256:e68b01362425114636a4627ac7e86402a96bc28ba44ed6f07e44cab35ec83702 pihole: webPassword: "somepassword"