Skip to content

Commit fc05f60

Browse files
chore(deps): update envoy 1.35.x to v1.35.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb57371 commit fc05f60

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ENVOY_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
envoy-1.35.3
1+
envoy-1.35.5

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ ENVOY_REPO = "envoy"
1212
#
1313
# No other line in this file may have ENVOY_SHA followed by an equals sign!
1414
#
15-
# renovate: datasource=github-releases depName=envoyproxy/envoy digestVersion=v1.35.3
16-
ENVOY_SHA = "ff3fe7f0bb9e4ac6a283ea38bf9ee3f375530d56"
15+
# renovate: datasource=github-releases depName=envoyproxy/envoy digestVersion=v1.35.5
16+
ENVOY_SHA = "0f0984b04e4879f843a3370ad85163951b393d93"
1717

1818
# // clang-format off: unexpected @bazel_tools reference, please indirect via a definition in //bazel
1919
load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")

0 commit comments

Comments
 (0)