From 763d16ccfb5d83ccbd49899010b787a4a7fba12f Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:06:45 +0000 Subject: [PATCH] chore(container): update image ghcr.io/bjw-s-labs/piped-frontend to 5a15a1e (#1311) 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 383c2bef..78ec0b56 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.11.11@sha256:930eedd516e1bb713454935f1ec16847dc05e1119bd5a8f25bc4f2f5197b389f + tag: 2024.11.11@sha256:5a15a1e81a5458a38d9324fb1852c1383631f6c6e30584602814c25eb6ef5a1d env: &env TZ: "${CONFIG_TZ}" BACKEND_HOSTNAME: "${APP_DNS_PIPED_BACKEND:=piped}"