Skip to content
Merged
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 @@ -6,10 +6,10 @@ libpcap/libpcap-1.10.6.tar.xz:
size: 682312
object_id: 3751fb92-0424-4bc4-69b0-4b85c515765f
sha: sha256:ec97d1206bdd19cb6bdd043eaa9f0037aa732262ec68e070fd7c7b5f834d5dfc
proxy/envoy-dc2d3098ae5641555f15c71d5bb5ce0060a8015c-1.36.2.tgz:
size: 29544143
object_id: 8b1ea7a2-aa7d-499e-438b-c555fa05e1dd
sha: sha256:14329c33eddbed6d322c6ab4a5497955ac8682d86be44415235e38c18763cd18
proxy/envoy-6d9bb7d9a85d616b220d1f8fe67b61f82bbdb8d3-1.37.0.tgz:
size: 30962249
object_id: ce2a2b1b-8045-4de7-78bd-1148ffbe7e9a
sha: sha256:360be1a5bf106b5eb547824df8eb0c4362f6093460ab138ccdae5e2204d04193
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-dc2d3098ae5641555f15c71d5bb5ce0060a8015c-1.36.2.tgz
tar -xzf envoy-6d9bb7d9a85d616b220d1f8fe67b61f82bbdb8d3-1.37.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-dc2d3098ae5641555f15c71d5bb5ce0060a8015c-1.36.2.tgz
- proxy/envoy-6d9bb7d9a85d616b220d1f8fe67b61f82bbdb8d3-1.37.0.tgz