Skip to content

Commit

Permalink
Bump envoy to 1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishb-solo committed Feb 14, 2025
1 parent 61ae8d1 commit 089cb8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
REPOSITORY_LOCATIONS = dict(
# can't have more than one comment between envoy line and commit line in
# can't have more than one comment between envoy line and commit line in
# order to accommodate `check_extensions_build_config.sh`
envoy = dict(
# envoy v1.32.3
commit = "58bd599ebd5918d4d005de60954fcd2cb00abd95",
# envoy v1.33.0
commit = "b0f43d67aa25c1b03c97186a200cc187f4c22db3",
remote = "https://github.com/envoyproxy/envoy",
),
inja = dict(
Expand Down

0 comments on commit 089cb8d

Please sign in to comment.