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