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