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