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