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