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