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