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