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