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