From ddfce7559496556913876d30cedb4a79970568f3 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:05:41 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/piped-frontend):=20update=202024.12.2?= =?UTF-8?q?=20=E2=9E=BC=202024.12.9=20(#1481)?= 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 a813ad8b..75b02ca0 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.2@sha256:2e755f3a6746c1bc3a0997633832c7e5ae8bf455b4226b3e89f14572ba93f418 + tag: 2024.12.9@sha256:76c4bc94360721d8439a76f877e310e3c9084ca3b1914762dca9ee025a4c1e8b env: &env TZ: "${CONFIG_TZ}" BACKEND_HOSTNAME: "${APP_DNS_PIPED_BACKEND:=piped}"