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