From 2fa409bdd77dbc1d6eb3427a21ffc0c4af02161d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 26 Mar 2022 12:05:07 +0000 Subject: [PATCH] chore(deps): update container image pihole/pihole to v2022.02.1 --- cluster/apps/home-networking/pihole/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home-networking/pihole/helm-release.yaml b/cluster/apps/home-networking/pihole/helm-release.yaml index 62c9b50..d46224b 100644 --- a/cluster/apps/home-networking/pihole/helm-release.yaml +++ b/cluster/apps/home-networking/pihole/helm-release.yaml @@ -19,7 +19,7 @@ spec: values: image: repository: pihole/pihole - tag: v5.8.1 + tag: 2022.02.1 virtualHost: "pihole-k8.${SECRET_DOMAIN}" DNS1: 10.0.3.24 DNS2: 10.0.3.22