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