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