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