Skip to content
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

Bump envoy to b0f43d67aa #984

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-58bd599ebd5918d4d005de60954fcd2cb00abd95-1.32.3.tgz:
size: 25812719
object_id: 36c339af-4417-47d4-7956-0a98846fd7a5
sha: sha256:faf8319a4ae63f78a70e72225a7831a82679b307b7e17abea7bb1319b9443a3a
proxy/envoy-b0f43d67aa25c1b03c97186a200cc187f4c22db3-1.33.0.tgz:
size: 25958825
object_id: 139e9820-6f9f-440f-646d-54a3b8e48911
sha: sha256:20905feba63789ab536c2c2bcf9a66be6facc710b7bcd4338cd9c14587ed6f3a
tar/tar-1726260273.tgz:
size: 541967
object_id: 8f3cae19-6f05-4704-4ebf-80c42b1d8d5b
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-58bd599ebd5918d4d005de60954fcd2cb00abd95-1.32.3.tgz
tar -xzf envoy-b0f43d67aa25c1b03c97186a200cc187f4c22db3-1.33.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-58bd599ebd5918d4d005de60954fcd2cb00abd95-1.32.3.tgz
- proxy/envoy-b0f43d67aa25c1b03c97186a200cc187f4c22db3-1.33.0.tgz