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