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