bind9/0.2.0
You can find the source of this version on GitHub at cloudfoundry-community/bind9-boshrelease. It was created based on the commit 3d1d20d2
.
Release Notes¶
The ttar
utility is now embedded in the master job, instead of
as a separate package, to allow other releases to use ttar without
conflicting on the BOSH global namespace for packages.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bind9" version: "0.2.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/bind9-boshrelease?v=0.2.0" sha1: "5f63d22d0a8679d009f426aec673a827b986d6b9"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5f63d22d0a8679d009f426aec673a827b986d6b9 \ "https://bosh.io/d/github.com/cloudfoundry-community/bind9-boshrelease?v=0.2.0"