From e3f0844efc8644de641cc52264b78f09b3d667bd Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 02:34:52 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/redlib):=20update=209e69039=20?= =?UTF-8?q?=E2=9E=BC=208c6c564=20(#2170)?= 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 2c426d45..300c4805 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:9e69039ca432ce500688f031957ab37acea0a55127a7d7aff16193b18e7944a7 # for JSON HTTP2 fix + tag: latest@sha256:8c6c56472380188edc8dcd15b1a8e6741281635446b95c6ef1222f9940a96d93 # for JSON HTTP2 fix env: &env TZ: "${CONFIG_TZ}" REDLIB_SFW_ONLY: "off"