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