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