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