We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb57371 commit fc05f60Copy full SHA for fc05f60
ENVOY_VERSION
@@ -1 +1 @@
1
-envoy-1.35.3
+envoy-1.35.5
WORKSPACE
@@ -12,8 +12,8 @@ ENVOY_REPO = "envoy"
12
#
13
# No other line in this file may have ENVOY_SHA followed by an equals sign!
14
15
-# renovate: datasource=github-releases depName=envoyproxy/envoy digestVersion=v1.35.3
16
-ENVOY_SHA = "ff3fe7f0bb9e4ac6a283ea38bf9ee3f375530d56"
+# renovate: datasource=github-releases depName=envoyproxy/envoy digestVersion=v1.35.5
+ENVOY_SHA = "0f0984b04e4879f843a3370ad85163951b393d93"
17
18
# // clang-format off: unexpected @bazel_tools reference, please indirect via a definition in //bazel
19
load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
0 commit comments