Skip to content

Commit

Permalink
Bump envoy to 58bd599ebd
Browse files Browse the repository at this point in the history
  • Loading branch information
tas-runtime-bot authored and ameowlia committed Dec 18, 2024
1 parent fca98ec commit 4ec642f
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-a0504e87c5a246cb097b37049b1e4dc7706c2a90-1.32.2.tgz:
size: 25810071
object_id: dd96147f-5edd-461d-4123-dd539e957491
sha: sha256:978e863759b4954f2b4661fbce1ba4b4ba1946051de35d6978ae998110e4c720
proxy/envoy-58bd599ebd5918d4d005de60954fcd2cb00abd95-1.32.3.tgz:
size: 25812719
object_id: 36c339af-4417-47d4-7956-0a98846fd7a5
sha: sha256:faf8319a4ae63f78a70e72225a7831a82679b307b7e17abea7bb1319b9443a3a
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-a0504e87c5a246cb097b37049b1e4dc7706c2a90-1.32.2.tgz
tar -xzf envoy-58bd599ebd5918d4d005de60954fcd2cb00abd95-1.32.3.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-a0504e87c5a246cb097b37049b1e4dc7706c2a90-1.32.2.tgz
- proxy/envoy-58bd599ebd5918d4d005de60954fcd2cb00abd95-1.32.3.tgz

0 comments on commit 4ec642f

Please sign in to comment.