From fa5e2cc14df917a20e3fc85bf39ce8390de70581 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 05:07:54 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/redlib):=20update=20201a735=20?= =?UTF-8?q?=E2=9E=BC=204047fb6=20(#1888)?= 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 b9ab59bd..ad2bd297 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:201a735c17ab0306adf260d0aa98e7a3c2b3af44caa8e8715ca0b95a811e3271 # for JSON HTTP2 fix + tag: latest@sha256:4047fb6cd9525294d2b2a57721ea27c5d33cb67c54b48d3390a9ae4e7c021ca0 # for JSON HTTP2 fix env: &env TZ: "${CONFIG_TZ}" REDLIB_SFW_ONLY: "off"