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