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