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