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