bosh-hm-forwarder/1.0.13
You can find the source of this version on GitHub at cloudfoundry/bosh-hm-forwarder-release. It was created based on the commit 1c99069
.
Release Notes¶
This release is packaged with golang 1.8.3
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-hm-forwarder" version: "1.0.13" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-hm-forwarder-release?v=1.0.13" sha1: "5b2a1050413888f296641f4913a08c01ecbef9e1"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5b2a1050413888f296641f4913a08c01ecbef9e1 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-hm-forwarder-release?v=1.0.13"