Skip to content

Commit

Permalink
Bump envoy to 25b6b1ffea (#934)
Browse files Browse the repository at this point in the history
  • Loading branch information
tas-runtime-bot committed Jun 20, 2024
1 parent ab63b1b commit 1301156
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-a6bded6ebcd6ba479414dd2dd47e73c18d15708e-1.28.3.tgz:
size: 24008468
object_id: b3a6e141-1f97-412a-566b-0254adac1089
sha: sha256:d738e324bae014acf90bc6d4dee59a6df20da24dd3c9bd385e36d480747eb2b4
proxy/envoy-25b6b1ffea22e8868d59098eda497c4766e14201-1.28.4.tgz:
size: 24011489
object_id: b8aab571-08bf-48f3-4f53-db4ae17e95bb
sha: sha256:d809103f1a9c65a5a8792f50a4075f42f39cc8587ac48f8757188ba1f3961977
tar/tar-1714124190.tgz:
size: 537105
object_id: f11efa81-59d7-4bf1-52b1-e25f5cf1b9bb
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-a6bded6ebcd6ba479414dd2dd47e73c18d15708e-1.28.3.tgz
tar -xzf envoy-25b6b1ffea22e8868d59098eda497c4766e14201-1.28.4.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-a6bded6ebcd6ba479414dd2dd47e73c18d15708e-1.28.3.tgz
- proxy/envoy-25b6b1ffea22e8868d59098eda497c4766e14201-1.28.4.tgz

0 comments on commit 1301156

Please sign in to comment.