We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 500511e commit ae76f6eCopy full SHA for ae76f6e
1 file changed
versions.bzl
@@ -15,8 +15,8 @@ VERSIONS = {
15
"envoy": {
16
"type": "github_archive",
17
"repo": "envoyproxy/envoy",
18
- "version": "378e21ba2f7c0216aed2c91bed1fe0a217553520",
19
- "sha256": "b2e45aa55edb1b80950e08efffaa6e359df2f1cb860938c45b449834efb89ce8",
+ "version": "a867ef50683275d96e7468067c6241d6b50cc72b",
+ "sha256": "7af8e6f32bb84bc8ee589be0712ace27ed4172090234097d9fb00e7eb4c33edc",
20
"urls": ["https://github.com/{repo}/archive/{version}.tar.gz"],
21
"strip_prefix": "envoy-{version}",
22
},
0 commit comments