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