Skip to content

Commit 44cba11

Browse files
Automator: update envoy@ in istio/proxy@master (#6704)
1 parent dd698a7 commit 44cba11

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-11-25
26-
ENVOY_SHA = "badd88c2373cd43dbfa0c17d7cae2cb2989ffe6b"
25+
# Commit date: 2025-11-26
26+
ENVOY_SHA = "fe7ddb0d48ffad87906c09559c650312a8a82efd"
2727

28-
ENVOY_SHA256 = "2e9d1624b8edc0d3989f12cf2831130cb0a10c43d04a302bd3b9dd1c4c2096d0"
28+
ENVOY_SHA256 = "f6c9b829a51521dfd42ea9a7d38d6aabe4b215be7a420affa5520e139aeba496"
2929

3030
ENVOY_ORG = "envoyproxy"
3131

0 commit comments

Comments
 (0)