Skip to content

Commit

Permalink
1.25 bump: Upstream to a bit past 11th patch for nghttp2 updates (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
nfuden authored Apr 11, 2024
1 parent 0648dac commit 21659ee
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
REPOSITORY_LOCATIONS = dict(
envoy = dict(
# envoy 1.25.10
commit = "e208fc2a0e104141100b001613a8932c52e4cee7",
# envoy 1.25.11+ a bit
commit = "85bd7e2c06f713ad60449c234025df1f5181ed18",
remote = "https://github.com/envoyproxy/envoy",
),
inja = dict(
Expand Down
7 changes: 7 additions & 0 deletions changelog/v1.25.11-patch1/upgrade-envoy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
changelog:
- type: DEPENDENCY_BUMP
dependencyOwner: envoyproxy
dependencyRepo: envoy
dependencyTag: v1.25.11ish
description: >
Bump envoy to v1.25.11 and a bit

0 comments on commit 21659ee

Please sign in to comment.