From 8696dcf5ff66bce25e4f911a44cb9dad9565d22a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Apr 2026 05:59:30 +0200 Subject: [PATCH] =?UTF-8?q?feat(pihole):=20update=20image=20ghcr.io/pi-hol?= =?UTF-8?q?e/pihole=202026.02.0=20=E2=86=92=202026.04.0=20(#46967)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 8b432eb967c..859d7782549 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2026.02.0 +appVersion: 2026.04.0 dependencies: - name: common version: 29.0.10 @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pihole - https://pi-hole.net/ type: application -version: 22.0.1 +version: 22.1.0 diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index b716f6cd4dd..4df067a8c7b 100644 --- a/charts/stable/pihole/values.yaml +++ b/charts/stable/pihole/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/pi-hole/pihole pullPolicy: IfNotPresent - tag: 2026.02.0@sha256:ee348529cea9601df86ad94d62a39cad26117e1eac9e82d8876aa0ec7fe1ba27 + tag: 2026.04.0@sha256:300cc8f9e966b00440358aafef21f91b32dfe8887e8bd9a6193ed1c4328655d4 securityContext: container: readOnlyRootFilesystem: false