Skip to content

Commit f72dcc1

Browse files
Automator: update envoy@ in istio/proxy@release-1.24 (#6234)
1 parent 347526f commit f72dcc1

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-03-26
26-
ENVOY_SHA = "d4b45a2901e3aef9c3a906d6b99473729fb41282"
25+
# Commit date: 2025-04-11
26+
ENVOY_SHA = "dc84fe53b5293da9475f12baa173e6cdc0baf238"
2727

28-
ENVOY_SHA256 = "fc1735e3544e5200c51b07635deec5cd739ac1775b29992be66e46e01cb2d273"
28+
ENVOY_SHA256 = "8b7f76708b3e9fc5aa83f90e211033f7a2054df725fc47cd4191e6dc21fe7771"
2929

3030
ENVOY_ORG = "envoyproxy"
3131

0 commit comments

Comments
 (0)