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