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