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