Skip to content

Commit 8064ca5

Browse files
author
CI (Automated)
committed
Bump envoy to 1a0363c885
1 parent 38b94d1 commit 8064ca5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

config/blobs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ jq/jq-1.6-linux64.tgz:
22
size: 1710406
33
object_id: 903cbcb6-fc74-4434-4efc-e8ab36ea03bd
44
sha: df0513a1ed80d8522d4a04dd03817e11de03d56e
5-
proxy/envoy-3504d40f752eb5c20bc2883053547717bcb92fd8.tgz:
6-
size: 11796651
7-
object_id: 3785696e-7882-4241-41d6-efa3d65b7cca
8-
sha: 7bd7d987523057e32cafea1e1d86b3ffe40c4ece
5+
proxy/envoy-1a0363c885c2dbb1e48b03847dbd706d1ba43eba.tgz:
6+
size: 11796590
7+
object_id: 228c5698-d005-492b-7d2c-fbb45f72f5ba
8+
sha: 18e30e17276879460e447ecbfaad409a261dde51
99
tar/tar-1503683828.tgz:
1010
size: 457686
1111
object_id: 2bf800f2-09ae-4b3a-4d9d-896dcee551ac

packages/proxy/packaging

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ set -e
22

33
# Install envoy binary
44
cd proxy
5-
tar -xzf envoy-3504d40f752eb5c20bc2883053547717bcb92fd8.tgz
5+
tar -xzf envoy-1a0363c885c2dbb1e48b03847dbd706d1ba43eba.tgz
66
mv envoy ${BOSH_INSTALL_TARGET}

packages/proxy/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ name: proxy
44
dependencies: []
55

66
files:
7-
- proxy/envoy-3504d40f752eb5c20bc2883053547717bcb92fd8.tgz
7+
- proxy/envoy-1a0363c885c2dbb1e48b03847dbd706d1ba43eba.tgz

0 commit comments

Comments
 (0)