From b314e2d9acf9fa83d5fdcadc425aa4ec1ef50d2d Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 05:06:36 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/piped-frontend):=20update=202025.1.17?= =?UTF-8?q?=20=E2=9E=BC=202025.1.20=20(#1721)?= 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 1f66b803..666cc6f5 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.17@sha256:aaa5a2f3528dab25aaa8a692307b697581bb624d0f1ea34d042937746d77500d + tag: 2025.1.20@sha256:fd479422b3fb790569a6f17ef04587fe3734848722b53f4702f50a506ea058bd env: &env TZ: "${CONFIG_TZ}" BACKEND_HOSTNAME: "${APP_DNS_PIPED_BACKEND:=piped}"