From 3cd110c7915918e2fc67337dc06a3729f0cda4f1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Jun 2025 02:11:32 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/pi-hole?= =?UTF-8?q?/pihole=202025.06.0=20=E2=86=92=202025.06.1=20(#36061)?= 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 e89a62b4ff3..6dad8bc666b 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2025.06.0 +appVersion: 2025.06.1 dependencies: - name: common version: 25.4.10 @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pihole - https://pi-hole.net/ type: application -version: 19.4.0 +version: 19.4.1 diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index e8b2179ae74..57573bc8d05 100644 --- a/charts/stable/pihole/values.yaml +++ b/charts/stable/pihole/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/pi-hole/pihole pullPolicy: IfNotPresent - tag: 2025.06.0@sha256:fd1b07a5f7ff5a05d0e3b609e036fc9d37b93e140d37695f787e42671ddd3dec + tag: 2025.06.1@sha256:7d8f83d8a904b25c6074c0798c106067e3a4f2e2caeea15791326f214566b47e securityContext: container: readOnlyRootFilesystem: false