From 487e9e2fe5640cf35f62a5086580e9f727225c87 Mon Sep 17 00:00:00 2001 From: "renovate-bot-gravity182[bot]" <251650683+renovate-bot-gravity182[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 21:13:10 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/sage?= =?UTF-8?q?rnet/sing-box=20(=20v1.13.4=20=E2=9E=94=20v1.13.5=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/egress-proxy-singbox/helmrelease-patch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/components/egress-proxy-singbox/helmrelease-patch.yaml b/kubernetes/components/egress-proxy-singbox/helmrelease-patch.yaml index ba41b10c..a711d3de 100644 --- a/kubernetes/components/egress-proxy-singbox/helmrelease-patch.yaml +++ b/kubernetes/components/egress-proxy-singbox/helmrelease-patch.yaml @@ -189,7 +189,7 @@ spec: # Native Kubernetes "sidecar": a restartable initContainer. # This ensures sing-box is started before the app container. - name: sing-box - image: ghcr.io/sagernet/sing-box:v1.13.4@sha256:b378dd84f5d28c6b493b74b936b05501ec125cdcaaf3fb31ad4a4f7e5ae92583 + image: ghcr.io/sagernet/sing-box:v1.13.5@sha256:8772c662c8e349d3afb0c233ccc3864d7df69ce840d5aa25db4c248d5bcb44f7 imagePullPolicy: IfNotPresent restartPolicy: Always securityContext: