Skip to content

Commit

Permalink
Bump envoy to a0504e87c5
Browse files Browse the repository at this point in the history
  • Loading branch information
tas-runtime-bot authored and winkingturtle-vmw committed Dec 9, 2024
1 parent 6f57b8e commit 1f9e8c3
Show file tree
Hide file tree
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
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-e3b4a6e9570da15ac1caffdded17a8bebdc7dfc9-1.32.1.tgz:
size: 25810351
object_id: a2f2bed1-143d-4229-67a2-41faaf1ac0b2
sha: sha256:43900b35e1f8a57f87aebb9259b2337fb0e1b9f37372432087de35cf484c5a28
proxy/envoy-a0504e87c5a246cb097b37049b1e4dc7706c2a90-1.32.2.tgz:
size: 25810071
object_id: dd96147f-5edd-461d-4123-dd539e957491
sha: sha256:978e863759b4954f2b4661fbce1ba4b4ba1946051de35d6978ae998110e4c720
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-e3b4a6e9570da15ac1caffdded17a8bebdc7dfc9-1.32.1.tgz
tar -xzf envoy-a0504e87c5a246cb097b37049b1e4dc7706c2a90-1.32.2.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-e3b4a6e9570da15ac1caffdded17a8bebdc7dfc9-1.32.1.tgz
- proxy/envoy-a0504e87c5a246cb097b37049b1e4dc7706c2a90-1.32.2.tgz

0 comments on commit 1f9e8c3

Please sign in to comment.