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