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