From d1fdcd993cf041d50f4cb8fdfabb3a94dc00e0f4 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 04:06:20 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/piped-frontend):=20update=202025.3.3=20?= =?UTF-8?q?=E2=9E=BC=202025.3.10=20(#2000)?= 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 d7df49e6..efb7abf0 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.3.3@sha256:72971a843a141acb49f4563315c136778b172410a94ac85ae2f17402b07ca3dd + tag: 2025.3.10@sha256:26e53d5328b5b5a9afde7c11f2de0b5010e8f5eba408b0034888eeed456dff0f env: &env TZ: "${CONFIG_TZ}" BACKEND_HOSTNAME: "${APP_DNS_PIPED_BACKEND:=piped}"