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