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