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