This document is describing an outdated version (v0.5.0). Please consider switching to the latest version (v0.7.1).

caddy/0.5.0

Released

Release Notes

Breaking Changes

  • When using Route 53 DNS Verification, the IAM Action of route53:ListResourceRecordSets is now also required (caused by dependency changes).

Dependencies

  • go 1.12 (changelog; was 1.11.5)
  • caddy 0.11.4 (changelog; was 0.11.0)
  • lego 2.2.0 (changelog; was 0.5.0)
  • dnsproviders 0.1.3 (was 0.1.2)

Usage

Upload the release tarball from the command line:

bosh upload-release --name="caddy" --version="0.7.1" \
  "https://s3-external-1.amazonaws.com/dpb587-caddy-bosh-release-us-east-1/artifacts/release/9dde00b4ceca78f80fb058b52d37065ba252770f" \
  --sha1="sha256:fd95b7de432b3be379624fcd5e2fed75dd945fef4964a3079003711b2ae05934"

Or reference the release from a manifest:

releases:
- name: "caddy"
  version: "0.7.1"
  url: "https://s3-external-1.amazonaws.com/dpb587-caddy-bosh-release-us-east-1/artifacts/release/9dde00b4ceca78f80fb058b52d37065ba252770f"
  sha1: "sha256:fd95b7de432b3be379624fcd5e2fed75dd945fef4964a3079003711b2ae05934"

Jobs

caddy

Packages

caddy

go

Source

Based on releases/caddy/caddy-0.5.0.yml (source).