Skip to content

Commit

Permalink
Bump Firehose-Exporter to v7.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminguttmann-avtq committed Apr 26, 2024
1 parent df24cad commit 66a8cd5
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| [consul_exporter] | | v0.11.0 | ![][consul_exporter-ver] | ![][consul_exporter-act] |
| [credhub_exporter] | bosh | v0.43.0 | ![][credhub_exporter-ver] | ![][credhub_exporter-act] |
| [cf_exporter] | cf | v1.3.1 | ![][cf_exporter-ver] | ![][cf_exporter-act] |
| [firehose_exporter] | cf | v7.1.3 | ![][firehose_exporter-ver] | ![][firehose_exporter-act] |
| [firehose_exporter] | cf | v7.1.4 | ![][firehose_exporter-ver] | ![][firehose_exporter-act] |
| [flant/statusmap-panel] | grafana_plugings | v0.5.1 | ![][flant/statusmap-panel-ver] | ![][flant/statusmap-panel-act] |
| [fontconfig] | grafana | v2.14.2 | | |
| [elasticsearch_exporter] | | v1.7.0 | ![][elasticsearch_exporter-ver] | ![][elasticsearch_exporter-act] |
Expand Down
8 changes: 4 additions & 4 deletions config/blobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ firehose_exporter/firehose_exporter-6.2.0.linux-amd64.tar.gz:
size: 9102454
object_id: 065e08b0-0023-46ba-4955-ee5daf5e40f0
sha: sha256:6f81a643a158a578c7e8b08e3fc06044ba957806d87c33d58955c1142cd54d8f
firehose_exporter/firehose_exporter_7.1.3.linux-amd64.tar.gz:
size: 4815408
object_id: 96b0c6d6-38f6-4693-411b-e2c1c40cd6e9
sha: sha256:85b1d7923804016ce5d67ae1396ea093a6dc73f4531d19b6af32d91e4a2d5190
firehose_exporter/firehose_exporter_7.1.4.linux-amd64.tar.gz:
size: 4820270
object_id: ae1ed533-e02f-44ac-47c9-f0048424b040
sha: sha256:b27b591b7ab8336acd8a1120d5f167d857eede5031a32880b037cee424f4cb65
fontconfig/fontconfig-2.14.2.tar.xz:
size: 1440844
object_id: 7656fb30-b5c6-45ac-4d2c-48ccdca1cfbd
Expand Down
2 changes: 1 addition & 1 deletion packages/firehose_exporter/packaging
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
set -eux

mkdir -p ${BOSH_INSTALL_TARGET}/bin
tar zxf firehose_exporter/firehose_exporter_7.1.3.linux-amd64.tar.gz --strip 1 -C ${BOSH_INSTALL_TARGET}/bin
tar zxf firehose_exporter/firehose_exporter_7.1.4.linux-amd64.tar.gz --strip 1 -C ${BOSH_INSTALL_TARGET}/bin
2 changes: 1 addition & 1 deletion packages/firehose_exporter/spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
name: firehose_exporter

files:
- firehose_exporter/firehose_exporter_7.1.3.linux-amd64.tar.gz
- firehose_exporter/firehose_exporter_7.1.4.linux-amd64.tar.gz

0 comments on commit 66a8cd5

Please sign in to comment.