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