From d6ef921aadbfefd2d95f146143db3de30fc05fc6 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 13:13:35 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/piped-frontend):=20update=202025.3.17?= =?UTF-8?q?=20=E2=9E=BC=20a744f46=20(#2031)?= 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 7e9b61b5..4497c287 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.17@sha256:d5b9d0964354e76d2251f052e321c6ea6e0f0a0eeec05110c881cd19fc8ec0e0 + tag: 2025.3.17@sha256:a744f46b3065d728e34ad0c5162f58683f1894d370a96a6fae2b47d4c20e6915 env: &env TZ: "${CONFIG_TZ}" BACKEND_HOSTNAME: "${APP_DNS_PIPED_BACKEND:=piped}"