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