Skip to content

Bump envoy to 2135e1a42f #1002

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions config/blobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ jq/jq-1.7.1-linux-amd64.tgz:
size: 991584
object_id: 19ea5bcb-fa99-496f-7e02-4c935bb85252
sha: sha256:acb2c0e4b3ca57158e6e3dbae4efe4986fa2e112d743b97388a2238455426ee5
proxy/envoy-1f244452f6f6b47d31dc16de8b0d868b179d684e-1.33.1.tgz:
size: 25958493
object_id: 3c846dd7-288f-43b8-67e5-692fb8df99d6
sha: sha256:21af28d6b463e6926bdf80cce815e0ed7210cc0a318c5e6997069c479b218cd4
proxy/envoy-d7809ba2b07fd869d49bfb122b27f6a7977b4d94-1.34.0.tgz:
size: 26499528
object_id: c0c69569-9123-4add-5f4f-454735ddb27f
sha: sha256:30bcb3450774911b870244758e577f24088ee41f0474c7cb30c1c3b6eca75e45
tar/tar-1737494392.tgz:
size: 547142
object_id: 8244d6bf-af0b-483b-4635-95f453c04215
Expand Down
2 changes: 1 addition & 1 deletion packages/proxy/packaging
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ set -e

# Install envoy binary
cd proxy
tar -xzf envoy-1f244452f6f6b47d31dc16de8b0d868b179d684e-1.33.1.tgz
tar -xzf envoy-d7809ba2b07fd869d49bfb122b27f6a7977b4d94-1.34.0.tgz
mv envoy ${BOSH_INSTALL_TARGET}
2 changes: 1 addition & 1 deletion packages/proxy/spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ name: proxy
dependencies: []

files:
- proxy/envoy-1f244452f6f6b47d31dc16de8b0d868b179d684e-1.33.1.tgz
- proxy/envoy-d7809ba2b07fd869d49bfb122b27f6a7977b4d94-1.34.0.tgz