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