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