Skip to content

Commit

Permalink
upgrade envoy to 1.30.2
Browse files Browse the repository at this point in the history
Signed-off-by: Tenshin Higashi <[email protected]>
  • Loading branch information
tenshinhigashi authored and Alice-Lilith committed Jun 10, 2024
1 parent 1c96a9d commit 1d56ae0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _cxx/envoy.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ export ENVOY_TEST_LABEL

# IF YOU MESS WITH ANY OF THESE VALUES, YOU MUST RUN `make update-base`.
ENVOY_REPO ?= https://github.com/datawire/envoy.git
# https://github.com/datawire/envoy/tree/rebase/release/v1.30.1
ENVOY_COMMIT ?= c5eb07f628b37313fa4d3cdb14d5b3e9ed5379e9
# https://github.com/datawire/envoy/tree/rebase/release/v1.30.2
ENVOY_COMMIT ?= d63d736572a67e69cd81713f79888b85901166f0
ENVOY_COMPILATION_MODE ?= opt
# Increment BASE_ENVOY_RELVER on changes to `docker/base-envoy/Dockerfile`, or Envoy recipes.
# You may reset BASE_ENVOY_RELVER when adjusting ENVOY_COMMIT.
Expand Down

0 comments on commit 1d56ae0

Please sign in to comment.