From 782eedfcc2dc86950a4e0341ea94852dc6d579d8 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:28:26 +0800 Subject: [PATCH] fix(container): update image docker.io/dec0dos/zero-ui to v1.5.8 (#15) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- archive/kube/deploy/apps/zerotier/5-ui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/kube/deploy/apps/zerotier/5-ui.yaml b/archive/kube/deploy/apps/zerotier/5-ui.yaml index 32038ec6..c1091e9b 100644 --- a/archive/kube/deploy/apps/zerotier/5-ui.yaml +++ b/archive/kube/deploy/apps/zerotier/5-ui.yaml @@ -13,7 +13,7 @@ spec: fullNameOverride: zerotier-ui image: repository: docker.io/dec0dos/zero-ui - tag: 1.5.1 + tag: 1.5.8 env: ZU_CONTROLLER_ENDPOINT: "${CONFIG_ZEROTIER_ENDPOINT}" ZU_SECURE_HEADERS: "true"