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