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