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