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