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