From 062b754fbbad3b97c1db6ea01b5c95795840428e Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 17:08:30 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/redlib):=20update=20c1fcda9=20?= =?UTF-8?q?=E2=9E=BC=2025dbb54=20(#3582)?= 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/redlib/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/redlib/app/hr.yaml b/kube/deploy/apps/redlib/app/hr.yaml index 575f0c6f..b9a9effa 100644 --- a/kube/deploy/apps/redlib/app/hr.yaml +++ b/kube/deploy/apps/redlib/app/hr.yaml @@ -29,7 +29,7 @@ spec: main: image: &img repository: quay.io/redlib/redlib - tag: latest@sha256:c1fcda90dca9447d4aa7e18fd3ef85cc2044c29263490159e1ae4b472d0f285c # for JSON HTTP2 fix + tag: latest@sha256:25dbb5466ebd22e58277d4aa54897899b044f02f7219ca3054784aecc0be34e1 # for JSON HTTP2 fix env: &env TZ: "${CONFIG_TZ}" REDLIB_SFW_ONLY: "off"