From 2561f9ddcafdde2fe484ea62c4da896cc002b367 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 14:09:46 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm/go2rtc):=20update=201.9.10=20=E2=9E=BC?= =?UTF-8?q?=201.9.11=20(#3698)?= 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/go2rtc/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/go2rtc/app/hr.yaml b/kube/deploy/apps/go2rtc/app/hr.yaml index df94abc0..c6ca1015 100644 --- a/kube/deploy/apps/go2rtc/app/hr.yaml +++ b/kube/deploy/apps/go2rtc/app/hr.yaml @@ -37,7 +37,7 @@ spec: app: image: &img repository: ghcr.io/alexxit/go2rtc - tag: 1.9.10@sha256:95ce2ab22f2c7d8eb4dae42e0856b8480daf22c7c632f4a0489d442caf2df158 + tag: 1.9.11@sha256:64ab39fdcf7571075f4ef1a818a1019aa359e2e730600771d265b50a94449532 env: &env TZ: "${CONFIG_TZ}" HTTP_PORT: &http 8080