Skip to content

Commit 6f1f3f7

Browse files
committed
Automator: update envoy@ in istio/proxy@master
1 parent 6c02f65 commit 6f1f3f7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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: 2026-03-31
26-
ENVOY_SHA = "41d76afe986ea9d045b73336e5c3cb25a5a601ea"
25+
# Commit date: 2026-04-02
26+
ENVOY_SHA = "c470ddd6467253e0f4786e350983f979945206a2"
2727

28-
ENVOY_SHA256 = "dfcf8a8bdb26650a592cbd638fb205e075ac8328d19b8108d7f92b1d33c50a2f"
28+
ENVOY_SHA256 = "3d4d17ec7e229180d8f38c35ea14a68f3d2c5c162c4b3a9f8d127164612fb4ec"
2929

3030
ENVOY_ORG = "envoyproxy"
3131

0 commit comments

Comments
 (0)