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