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: sha256:1ec1eed4b787d624073043490a5ec4a4a04ed3086e90be69f1f1938ecb87a975
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:1ec1eed4b787d624073043490a5ec4a4a04ed3086e90be69f1f1938ecb87a975 \ "https://bosh.io/d/github.com/cloudfoundry-community/bind9-boshrelease?v=0.3.0"