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