From bfcb60390d4daf046e6ad0a6f7d7291ff4d9dcfc Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 17:06:09 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/piped-frontend):=20update=202025.1.22?= =?UTF-8?q?=20=E2=9E=BC=202025.1.23=20(#1741)?= 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 28707d23..48d653d2 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.1.22@sha256:514c2f032c18938db9ec1871f1b225a525e7a1a690042722de04e290e0c9b805 + tag: 2025.1.23@sha256:b3e7dc2f7328ccb42feaac7e18bdc00e17dface13170d826d3d00c8037ae1b2b env: &env TZ: "${CONFIG_TZ}" BACKEND_HOSTNAME: "${APP_DNS_PIPED_BACKEND:=piped}"