From 7f5dba5b40d498ef814bc0b430465eaf714bad2e Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:28:04 +0800 Subject: [PATCH] fix(container): update image docker.io/benbusby/whoogle-search to v0.8.4 (#14) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/whoogle/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/whoogle/app/hr.yaml b/kube/deploy/apps/whoogle/app/hr.yaml index 87ed284e..2497b6f9 100644 --- a/kube/deploy/apps/whoogle/app/hr.yaml +++ b/kube/deploy/apps/whoogle/app/hr.yaml @@ -20,7 +20,7 @@ spec: fullNameOverride: whoogle image: repository: docker.io/benbusby/whoogle-search - tag: 0.8.1 + tag: 0.8.4 env: HTTPS_ONLY: 0 WHOOGLE_CONFIG_THEME: dark