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