File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,10 @@ cadvisor/cadvisor-0.37.0.tar.gz:
18
18
size : 16905721
19
19
object_id : 9d353079-a632-4033-4c98-eda68a05eb93
20
20
sha : sha256:07e2f631fb99d058d7d783d457fdb3039c4dbd49a87b2be64143849031b89fe2
21
- cf_exporter/cf_exporter-0.10.0 .linux-amd64.tar.gz :
22
- size : 7127668
23
- object_id : b283e6e7-0df3-48d6-663c-ace280fbea64
24
- sha : sha256:d5ac3d8ecc76d4f0c28e0ab3f5422357227ad56aae9801aa19316390d62df001
21
+ cf_exporter/cf_exporter-0.10.1 .linux-amd64.tar.gz :
22
+ size : 7345936
23
+ object_id : d6639464-cc47-4a19-6e24-8533e8094184
24
+ sha : sha256:f161c1410e40e2912b55aa80d252fd08fb839282c1f20a9a4f0a812ff7cc5a43
25
25
collectd_exporter/collectd_exporter-0.5.0.linux-amd64.tar.gz :
26
26
size : 7253249
27
27
object_id : 6584fd01-47ea-4cd2-75de-cf191caaa33f
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ cp -a ${BOSH_COMPILE_TARGET}/common/* ${BOSH_INSTALL_TARGET}/common
8
8
9
9
# Extract cf_exporter package
10
10
mkdir -p ${BOSH_INSTALL_TARGET} /bin
11
- tar xzvf ${BOSH_COMPILE_TARGET} /cf_exporter/cf_exporter-0.10.0 .linux-amd64.tar.gz
12
- cp -a ${BOSH_COMPILE_TARGET} /cf_exporter-0.10.0 .linux-amd64/* ${BOSH_INSTALL_TARGET} /bin
11
+ tar xzvf ${BOSH_COMPILE_TARGET} /cf_exporter/cf_exporter-0.10.1 .linux-amd64.tar.gz
12
+ cp -a ${BOSH_COMPILE_TARGET} /cf_exporter-0.10.1 .linux-amd64/* ${BOSH_INSTALL_TARGET} /bin
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ name: cf_exporter
3
3
4
4
files:
5
5
- common/utils.sh
6
- - cf_exporter/cf_exporter-0.10.0 .linux-amd64.tar.gz
6
+ - cf_exporter/cf_exporter-0.10.1 .linux-amd64.tar.gz
You can’t perform that action at this time.
0 commit comments