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