From 7ebece936bb8c680a78591f9921117e52c4f17b2 Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 16:09:48 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20mirror.gcr.?= =?UTF-8?q?io/envoyproxy/envoy=20(=20v1.35.3=20=E2=9E=94=20v1.36.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/network/envoy-gateway/app/envoy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/network/envoy-gateway/app/envoy.yaml b/kubernetes/apps/network/envoy-gateway/app/envoy.yaml index 8d9315d75..9301ace61 100644 --- a/kubernetes/apps/network/envoy-gateway/app/envoy.yaml +++ b/kubernetes/apps/network/envoy-gateway/app/envoy.yaml @@ -14,7 +14,7 @@ spec: envoyDeployment: replicas: 2 container: - image: mirror.gcr.io/envoyproxy/envoy:v1.35.3 + image: mirror.gcr.io/envoyproxy/envoy:v1.36.1 resources: requests: cpu: 100m