Skip to content

Commit 3d04cc2

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

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.33.2
1+
envoy-1.33.3

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