From 2c7e188ed34b60489beaa7dd72f7c953d3365f01 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 12:08:33 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/redlib):=20update=204047fb6=20?= =?UTF-8?q?=E2=9E=BC=201e3026d=20(#1940)?= 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 ad2bd297..da2fedbf 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:4047fb6cd9525294d2b2a57721ea27c5d33cb67c54b48d3390a9ae4e7c021ca0 # for JSON HTTP2 fix + tag: latest@sha256:1e3026dfa14ae4ef7b2c6b4f1945d03de884c24a07f45e0b486a86c156478566 # for JSON HTTP2 fix env: &env TZ: "${CONFIG_TZ}" REDLIB_SFW_ONLY: "off"