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