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