Skip to content

Commit

Permalink
Bump envoy to e3b4a6e957
Browse files Browse the repository at this point in the history
  • Loading branch information
tas-runtime-bot authored and winkingturtle-vmw committed Dec 6, 2024
1 parent d2f3e40 commit 6f57b8e
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions config/blobs.yml
Original file line number Diff line number Diff line change
@@ -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-4848d6d548438b50d6d78187a7cfbe61e02d8b85-1.28.7.tgz:
size: 24037134
object_id: 75ab7e9d-fbba-4519-4b36-1713dd1f2220
sha: sha256:a16de9bfca1b8a0211334fbcb4b3dabdb17d38abcfe364c3380c9bf026e054d1
proxy/envoy-e3b4a6e9570da15ac1caffdded17a8bebdc7dfc9-1.32.1.tgz:
size: 25810351
object_id: a2f2bed1-143d-4229-67a2-41faaf1ac0b2
sha: sha256:43900b35e1f8a57f87aebb9259b2337fb0e1b9f37372432087de35cf484c5a28
tar/tar-1726260273.tgz:
size: 541967
object_id: 8f3cae19-6f05-4704-4ebf-80c42b1d8d5b
2 changes: 1 addition & 1 deletion packages/proxy/packaging
Original file line number Diff line number Diff line change
@@ -2,5 +2,5 @@ set -e

# Install envoy binary
cd proxy
tar -xzf envoy-4848d6d548438b50d6d78187a7cfbe61e02d8b85-1.28.7.tgz
tar -xzf envoy-e3b4a6e9570da15ac1caffdded17a8bebdc7dfc9-1.32.1.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
@@ -4,4 +4,4 @@ name: proxy
dependencies: []

files:
- proxy/envoy-4848d6d548438b50d6d78187a7cfbe61e02d8b85-1.28.7.tgz
- proxy/envoy-e3b4a6e9570da15ac1caffdded17a8bebdc7dfc9-1.32.1.tgz

0 comments on commit 6f57b8e

Please sign in to comment.