fix(pihole): update image ghcr.io/pi-hole/pihole 2026.04.0 → 2026.04.1 (#47487)

This commit is contained in:
TrueCharts Bot
2026-04-25 03:48:51 +02:00
committed by GitHub
parent 12249a6162
commit 5f840eeef7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14" trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable trueforge.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2026.04.0 appVersion: 2026.04.1
dependencies: dependencies:
- name: common - name: common
version: 29.1.6 version: 29.1.6
@@ -37,5 +37,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pihole - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pihole
- https://pi-hole.net/ - https://pi-hole.net/
type: application type: application
version: 22.2.1 version: 22.2.2
+1 -1
View File
@@ -2,7 +2,7 @@
image: image:
repository: ghcr.io/pi-hole/pihole repository: ghcr.io/pi-hole/pihole
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2026.04.0@sha256:300cc8f9e966b00440358aafef21f91b32dfe8887e8bd9a6193ed1c4328655d4 tag: 2026.04.1@sha256:1c32c36b862a12762656b6471c854cebc01fe945639ba3a893611337c2c95e99
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false