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