Skip to content

Commit d30064f

Browse files
renovate[bot]sayboras
authored andcommitted
chore(deps): update envoy 1.32.x to v1.32.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75e055c commit d30064f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ENVOY_VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
envoy-1.32.3
1+
envoy-1.32.4

WORKSPACE

+2-2
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.32.3
16-
ENVOY_SHA = "58bd599ebd5918d4d005de60954fcd2cb00abd95"
15+
# renovate: datasource=github-releases depName=envoyproxy/envoy digestVersion=v1.32.4
16+
ENVOY_SHA = "cb67308e01e8f035f2977f153d20d99a54cb1da4"
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)