From 2bcfbef932fd76a995ccf10ca2de090a97579b84 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 19:05:27 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/piped-frontend):=20update=202024.12.20?= =?UTF-8?q?=20=E2=9E=BC=202024.12.21=20(#1550)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 89d35211b1..09736edab8 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.12.20@sha256:09856262606f3db8ecefcdd01b442f9e61bc8bdbb6018bf83919d51c73d224bb + tag: 2024.12.21@sha256:1c51f1a144450d850e46bbde6855d81f8b0ff1a91e5c4e0466a3658922f2f508 env: &env TZ: "${CONFIG_TZ}" BACKEND_HOSTNAME: "${APP_DNS_PIPED_BACKEND:=piped}"