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