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