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