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: "910f3cca68ceb68041f87c784a0128c15d039f08"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 910f3cca68ceb68041f87c784a0128c15d039f08 \ "https://bosh.io/d/github.com/dpb587/caddy-bosh-release?v=0.7.1"