Skip to content

Commit 797695f

Browse files
fix(container): update image mirror.gcr.io/envoyproxy/envoy ( v1.37.0 ➔ v1.37.1 ) (#5478)
Co-authored-by: bot-x-mod[bot] <130179593+bot-x-mod[bot]@users.noreply.github.com>
1 parent 1bad978 commit 797695f

File tree

1 file changed

+1
-1
lines changed
  • kubernetes/apps/network/envoy-gateway/app

1 file changed

+1
-1
lines changed

kubernetes/apps/network/envoy-gateway/app/envoy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
envoyDeployment:
1515
replicas: 2
1616
container:
17-
image: mirror.gcr.io/envoyproxy/envoy:v1.37.0
17+
image: mirror.gcr.io/envoyproxy/envoy:v1.37.1
1818
# imageRepository: mirror.gcr.io/envoyproxy/envoy
1919
resources:
2020
requests:

0 commit comments

Comments
 (0)