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