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