From 36dbf401e431b73bac7a07553a636c9eb31a1162 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Tue, 23 Nov 2021 16:58:54 +0100 Subject: [PATCH] fix(pihole): update heavily outdated container --- charts/stable/pihole/Chart.yaml | 2 +- charts/stable/pihole/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 4cc9f18f3e5..58cd15f8196 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 4.0.14 +version: 4.0.15 annotations: truecharts.org/catagories: | - networking diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index 81e5deb48e2..bdd1bc520f1 100644 --- a/charts/stable/pihole/values.yaml +++ b/charts/stable/pihole/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/truecharts/pihole pullPolicy: IfNotPresent - tag: v2021.10@sha256:764fce3e7a7925588be2ee976e7eeae3f09e504520fe1ff1579b666c6eb15226 + tag: v2021.10.1@sha256:406a7368955ed3248a924bcb9c578d8554793048e025deb59f03caf6fd3f17c4 securityContext: readOnlyRootFilesystem: false