From 492caaff5a9f58fe4569561d5c2bbc07abca48ef Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 22:05:53 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/piped-frontend):=20update=202025.1.14?= =?UTF-8?q?=20=E2=9E=BC=202025.1.16=20(#1697)?= 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 57d9bdad..e8b60b11 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.14@sha256:8962bae65ff9d221fa1d6e968d7cc20aec4805d275275cc1948a8251eb3a3135 + tag: 2025.1.16@sha256:c7d58175d2b9f7a39e7ec806178162569bee2147ddaa7c78869ec5f80a04691a env: &env TZ: "${CONFIG_TZ}" BACKEND_HOSTNAME: "${APP_DNS_PIPED_BACKEND:=piped}"