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