bosh-hm-forwarder/1.0.12
You can find the source of this version on GitHub at cloudfoundry/bosh-hm-forwarder-release. It was created based on the commit d890c81
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-hm-forwarder" version: "1.0.12" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-hm-forwarder-release?v=1.0.12" sha1: "849f70cd3616b06915058f3694b86f72a50a349d"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 849f70cd3616b06915058f3694b86f72a50a349d \ "https://bosh.io/d/github.com/cloudfoundry/bosh-hm-forwarder-release?v=1.0.12"