Skip to content

Commit 19d31b1

Browse files
Automator: update envoy@ in istio/proxy@release-1.26 (#6297)
1 parent 186b694 commit 19d31b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
2222
# 1. Determine SHA256 `wget https://github.com/envoyproxy/envoy/archive/$COMMIT.tar.gz && sha256sum $COMMIT.tar.gz`
2323
# 2. Update .bazelversion, envoy.bazelrc and .bazelrc if needed.
2424
#
25-
# Commit date: 2025-05-09
26-
ENVOY_SHA = "b955fbd23ac67158011d62b3f9652dc6540fd402"
25+
# Commit date: 2025-05-12
26+
ENVOY_SHA = "e9fb31fa22ac1bce2fe24d55810ab15f0fc4cf65"
2727

28-
ENVOY_SHA256 = "0193a982929fcbfd4d6495813bf6079b4b66073d44a137818fa75542c823788f"
28+
ENVOY_SHA256 = "e39d37f5b721024633ce65d2af1528646b1fe44b75f150f84c6210db95a50af3"
2929

3030
ENVOY_ORG = "envoyproxy"
3131

0 commit comments

Comments
 (0)