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