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