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