From e537decf08468b30c6a7d9080b6673d485050072 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Tue, 14 Sep 2021 10:38:50 +0200 Subject: [PATCH] fix: update pihole versioning to 2021 scheme --- charts/stable/pihole/Chart.yaml | 2 +- charts/stable/pihole/SCALE/ix_values.yaml | 2 +- charts/stable/pihole/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/pihole/Chart.yaml b/charts/stable/pihole/Chart.yaml index 8c114620857..4545c1beacd 100644 --- a/charts/stable/pihole/Chart.yaml +++ b/charts/stable/pihole/Chart.yaml @@ -21,4 +21,4 @@ sources: - https://github.com/pi-hole - https://github.com/pi-hole/docker-pi-hole type: application -version: 2.0.1 +version: 2.0.2 diff --git a/charts/stable/pihole/SCALE/ix_values.yaml b/charts/stable/pihole/SCALE/ix_values.yaml index 07bd237fc1c..01264f4b0de 100644 --- a/charts/stable/pihole/SCALE/ix_values.yaml +++ b/charts/stable/pihole/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/truecharts/pihole pullPolicy: IfNotPresent - tag: v5.8.1@sha256:f18e64d0fbd5948436e2e8f10973cdecdc0765975d090fe3b461bc9f9577a03d + tag: 2021.09@sha256:4653aee50cff8a679e03f2bcd1b05fc2f8b6614896c5554e081b08a3ce60a578 envFrom: - configMapRef: diff --git a/charts/stable/pihole/values.yaml b/charts/stable/pihole/values.yaml index a393cb5d2b3..67cffc6ce99 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: v5.8.1@sha256:f18e64d0fbd5948436e2e8f10973cdecdc0765975d090fe3b461bc9f9577a03d + tag: 2021.09@sha256:4653aee50cff8a679e03f2bcd1b05fc2f8b6614896c5554e081b08a3ce60a578 envFrom: - configMapRef: