Skip to content

Commit ca0b42f

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

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.33.1
1+
envoy-1.33.2

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.33.1
16-
ENVOY_SHA = "1f244452f6f6b47d31dc16de8b0d868b179d684e"
15+
# renovate: datasource=github-releases depName=envoyproxy/envoy digestVersion=v1.33.2
16+
ENVOY_SHA = "2135e1a42f002a939d60581096291acb6abce695"
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)