From f2967ce48177e65fc58667c22f4067ec42cd48ea Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 11:06:28 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/piped-frontend):=20update=202025.2.24?= =?UTF-8?q?=20=E2=9E=BC=20d9c334d=20(#1918)?= 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 984dae0b..6e738181 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: 2025.2.24@sha256:bbbcd99644ac82d6fafd5ada11c657b62134f668275917ad76aa44d06811a81f + tag: 2025.2.24@sha256:d9c334d886a4b0d38e4d7bab884d39c1a45c138fbfec5ad99446ee2aa0fac160 env: &env TZ: "${CONFIG_TZ}" BACKEND_HOSTNAME: "${APP_DNS_PIPED_BACKEND:=piped}"