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