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