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