Skip to content

Commit

Permalink
Automator: update envoy@ in istio/proxy@master
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing committed Sep 17, 2024
1 parent 180dcc5 commit e34b9da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
# 1. Determine SHA256 `wget https://github.com/envoyproxy/envoy/archive/$COMMIT.tar.gz && sha256sum $COMMIT.tar.gz`
# 2. Update .bazelversion, envoy.bazelrc and .bazelrc if needed.
#
# Commit date: 2024-09-16
ENVOY_SHA = "b10deb602383972cd71ab0a836c846f7eb91b790"
# Commit date: 2024-09-17
ENVOY_SHA = "634f71e38b706b10d3591098dbda5eb65fc34097"

ENVOY_SHA256 = "a288ace133fbd8e356d3576fea21935efa5c0da6d3e9d201a5245b3db88503fe"
ENVOY_SHA256 = "908e7af76eacd03c01a7ee8d89605be5f164da92654a219b2536f7c1dfa3e6da"

ENVOY_ORG = "envoyproxy"

Expand Down

0 comments on commit e34b9da

Please sign in to comment.