From 1f16970c7b68f2d9d528bb0fdaa1bfda59d7021e Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 00:19:54 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/redlib):=20update=20bc54ee6=20?= =?UTF-8?q?=E2=9E=BC=20f0b96e2=20(#1854)?= 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 ba22525a..c74b37a4 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:bc54ee6433c3fce7542ca9edeff3cc082b8bfe46efe4189eb352a6293e6c7997 # for JSON HTTP2 fix + tag: latest@sha256:f0b96e2af116b9804562fe27bf0b8831f9cfa12d5bc19bd8d00bd2447deda54f # for JSON HTTP2 fix env: &env TZ: "${CONFIG_TZ}" REDLIB_SFW_ONLY: "off"