From 715423b366baeee242bdc07956a7d3bb5aab4533 Mon Sep 17 00:00:00 2001 From: Vegard Hagen Date: Mon, 27 Nov 2023 21:41:10 +0100 Subject: [PATCH] chore(tags): Update net-aux image tags unbound 1.19.0, pihole 2023.11.0, cloudflared 2023.10.0 --- infra/net-aux/deployment.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/infra/net-aux/deployment.yaml b/infra/net-aux/deployment.yaml index 4e65856..a65dc10 100644 --- a/infra/net-aux/deployment.yaml +++ b/infra/net-aux/deployment.yaml @@ -26,7 +26,7 @@ spec: - 127.0.0.1 containers: - name: unbound - image: mvance/unbound:1.17.1 + image: mvance/unbound:1.19.0 imagePullPolicy: IfNotPresent ports: - name: unbound-dns-tcp @@ -51,7 +51,7 @@ spec: mountPath: /opt/unbound/etc/unbound/unbound.conf subPath: unbound.conf - name: pi-hole - image: pihole/pihole:2023.05.2 + image: pihole/pihole:2023.11.0 imagePullPolicy: Always envFrom: - configMapRef: @@ -112,7 +112,7 @@ spec: mountPath: /etc/pihole/whitelist.txt subPath: whitelist.txt - name: cloudflared - image: cloudflare/cloudflared:2023.7.3 + image: cloudflare/cloudflared:2023.10.0 imagePullPolicy: IfNotPresent args: - tunnel