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