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