Skip to content

Commit

Permalink
chore(deps): update envoy 1.30.x to v1.30.7
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and sayboras committed Oct 29, 2024
1 parent 5e76843 commit 90b7953
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 36 deletions.
2 changes: 1 addition & 1 deletion ENVOY_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
envoy-1.30.6
envoy-1.30.7
6 changes: 2 additions & 4 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ ENVOY_REPO = "envoy"
#
# No other line in this file may have ENVOY_SHA followed by an equals sign!
#
# renovate: datasource=github-releases depName=envoyproxy/envoy digestVersion=v1.30.6
ENVOY_SHA = "810bfcb8cae456e3a5e6541a0ee853185e2586f7"
# renovate: datasource=github-releases depName=envoyproxy/envoy digestVersion=v1.30.7
ENVOY_SHA = "349011c2ebd40f070510e34f4605bff1da64fb0e"

# // clang-format off: unexpected @bazel_tools reference, please indirect via a definition in //bazel
load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
Expand All @@ -39,8 +39,6 @@ git_repository(
# https://github.com/envoyproxy/envoy/pull/31894
"@//patches:0004-Patch-cel-cpp-to-not-break-build.patch",
"@//patches:0005-original_dst_cluster-Avoid-multiple-hosts-for-the-sa.patch",
# This is for https://github.com/envoyproxy/envoy/pull/36515
"@//patches:0006-googleurl-dep.patch",
],
# // clang-format off: Envoy's format check: Only repository_locations.bzl may contains URL references
remote = "https://github.com/envoyproxy/envoy.git",
Expand Down
31 changes: 0 additions & 31 deletions patches/0006-googleurl-dep.patch

This file was deleted.

0 comments on commit 90b7953

Please sign in to comment.