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