From 43ba8f900ca3eb4f7c07b1c7c39ffbeeb11520d1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 May 2023 14:43:26 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/pihole to v2023.05.0 (#9276) --- charts/stable/pihole/Chart.yaml | 8 ++++---- charts/stable/pihole/values.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 680684fc937..692e95c4cae 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -1,12 +1,12 @@ apiVersion: v2 -appVersion: "2023.03.1" +appVersion: "2023.05.0" dependencies: - name: common repository: https://library-charts.truecharts.org version: 12.9.5 deprecated: false description: DNS and Ad-filtering for your network -home: https://truecharts.org/charts/incubator/pihole +home: https://truecharts.org/charts/stable/pihole icon: https://truecharts.org/img/hotlink-ok/chart-icons/pihole.png keywords: - DNS @@ -17,12 +17,12 @@ maintainers: url: https://truecharts.org name: pihole sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/pihole + - https://github.com/truecharts/charts/tree/master/charts/stable/pihole - https://pi-hole.net/ - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 10.0.2 +version: 10.0.3 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index 2b6e540f3f9..0ed337796f9 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.03.1@sha256:e48aa04bcdef84fb42f35fa2aaf54dd3ee868e2b80ab535a0ca59a8c6901453b + tag: v2023.05.0@sha256:2a34bfd4117cbef30624fa41dc2cdb87bd053da09dec6b80b2b1e1087e677f64 pihole: webPassword: "somepassword"