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