From 9fdd5e388f9a6bbfa787d5cb40937dca22aa4a5c Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 20:05:20 +0000 Subject: [PATCH] fix(container): update image ghcr.io/bjw-s-labs/piped-frontend to v2024.11.28 (#1406) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/piped/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/piped/app/hr.yaml b/kube/deploy/apps/piped/app/hr.yaml index 2f925713..3fbecf24 100644 --- a/kube/deploy/apps/piped/app/hr.yaml +++ b/kube/deploy/apps/piped/app/hr.yaml @@ -28,7 +28,7 @@ spec: main: image: &img repository: ghcr.io/bjw-s-labs/piped-frontend - tag: 2024.11.27@sha256:fc96c3f7feb75a5b5ac2b3325f999474cdf0fa73519f44b02b740794f60e4a0f + tag: 2024.11.28@sha256:3d1d833836847dbd77d0d0cc80a91b394e162d0664018a8136026657781e15d0 env: &env TZ: "${CONFIG_TZ}" BACKEND_HOSTNAME: "${APP_DNS_PIPED_BACKEND:=piped}"