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