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