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 4eea7c3 commit 3d04cc2Copy full SHA for 3d04cc2
ENVOY_VERSION
@@ -1 +1 @@
1
-envoy-1.33.2
+envoy-1.33.3
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.33.2
16
-ENVOY_SHA = "2135e1a42f002a939d60581096291acb6abce695"
+# renovate: datasource=github-releases depName=envoyproxy/envoy digestVersion=v1.33.3
+ENVOY_SHA = "dfe02b93e0e43a08fa0d838bb9e4c2c9f44d3586"
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