File tree 4 files changed +7
-7
lines changed
packages/credhub_exporter
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 16
16
| [ vonage-status-panel] | grafana | v1.0.10 | ![ ] [ vonage-status-panel-ver ] | ![ ] [ vonage-status-panel-act ] |
17
17
| [ bosh_exporter] | bosh | v3.5.0 | ![ ] [ bosh_exporter-ver ] | ![ ] [ bosh_exporter-act ] |
18
18
| [ bosh_tsdb_exporter] | bosh | v0.2.0 | ![ ] [ bosh_tsdb_exporter-ver ] | ![ ] [ bosh_tsdb_exporter-act ] |
19
- | [ credhub_exporter] | bosh | v0.18 .0 | ![ ] [ credhub_exporter-ver ] | ![ ] [ credhub_exporter-act ] |
19
+ | [ credhub_exporter] | bosh | v0.23 .0 | ![ ] [ credhub_exporter-ver ] | ![ ] [ credhub_exporter-act ] |
20
20
| [ cf_exporter] | cf | v1.0.1 | ![ ] [ cf_exporter-ver ] | ![ ] [ cf_exporter-act ] |
21
21
| [ firehose_exporter] | cf | v7.0.0 | ![ ] [ firehose_exporter-ver ] | ![ ] [ firehose_exporter-act ] |
22
22
| [ util-linux] | * internal* | v2.36.1 | ![ ] [ util-linux-ver ] | |
Original file line number Diff line number Diff line change @@ -30,10 +30,10 @@ consul_exporter/consul_exporter-0.9.0.linux-amd64.tar.gz:
30
30
size : 8799847
31
31
object_id : ae47c543-ad44-499a-6478-d976c4d1aae5
32
32
sha : sha256:918bbbfaec650a9a1159edc663c7b09d6477cd96c078edef6d9fe608ece3c4ff
33
- credhub_exporter/credhub_exporter_0.18 .0_linux_amd64.tar.gz :
34
- size : 4137867
35
- object_id : 67c5753b-3b36-46b6-45d1-f5a4eeb1308d
36
- sha : sha256:4139f685db3c9e0e9a6baa2956e00348c9f010ed5ed38a1e5f987fe6c8223d12
33
+ credhub_exporter/credhub_exporter_0.23 .0_linux_amd64.tar.gz :
34
+ size : 4167854
35
+ object_id : 83c6777b-e1ad-4392-4ce8-a3a921b3ede7
36
+ sha : sha256:188ff6f20e81015dc60432d188dee2c6bf3368ff1742919a2c8ecc7f37658f2a
37
37
elasticsearch_exporter/elasticsearch_exporter-1.5.0.linux-amd64.tar.gz :
38
38
size : 4394851
39
39
object_id : b502c37b-fed4-4c80-7d34-77ff079e8c66
Original file line number Diff line number Diff line change 3
3
set -eux
4
4
5
5
mkdir -p ${BOSH_INSTALL_TARGET} /bin
6
- tar zxf credhub_exporter/credhub_exporter_0.18 .0_linux_amd64.tar.gz --strip 1 -C ${BOSH_INSTALL_TARGET} /bin
6
+ tar zxf credhub_exporter/credhub_exporter_0.23 .0_linux_amd64.tar.gz --strip 1 -C ${BOSH_INSTALL_TARGET} /bin
Original file line number Diff line number Diff line change 2
2
name: credhub_exporter
3
3
4
4
files:
5
- - credhub_exporter/credhub_exporter_0.18 .0_linux_amd64.tar.gz
5
+ - credhub_exporter/credhub_exporter_0.23 .0_linux_amd64.tar.gz
6
6
7
7
You can’t perform that action at this time.
0 commit comments