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