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