Changelog History
-
v0.2 Changes
August 13, 2020๐ Changelog
๐ณ de2eb6f fix(docker): use alpine CA certs to avoid dirty git state
๐ณ dd48b95 fix(docker): add CA cert bundle to docker image (#55)
๐ 699e232 ci: fix goreleaser config for new cli
โก๏ธ b6b64a4 docs(logo): update paths to logotype
๐ 99bbfb2 docs(logo): add new vectorized logotype
1e062d6 fix: allow legacy CLI invocation and fix generate
๐ a9206f0 add teams docs
๐ bafc331 fix(smtp): check for StartTLS support before requesting it (#53)
๐ 6520e5d Merge pull request #32 from containrrr/fix/replace-cli
๐ 2d2e453 Merge branch 'master' into fix/replace-cli
โก๏ธ b916577 docs(config): update site_url to new apex domain
a700642 fix typo
5f248ee add multiple url example
87f18cb isolate the cli into it's own folder
โก๏ธ 5d32bcb Update README.md
d7ec00f run ci on pull requests
๐ 4502b42 fix linting issues
d98d12c fix env var resolution for verify and generate
233ac59 add root cmd
5b5801e reduce duplication
0dc9fc8 fix errors
670b93f fix viper resolution and send args
494c2b6 switch cli to use cobra and viper๐ณ Docker images
- ๐ณ
docker pull containrrr/shoutrrr:armhf-0.2
- ๐ณ
docker pull containrrr/shoutrrr:armhf-latest
- ๐ณ
docker pull containrrr/shoutrrr:amd64-0.2
- ๐ณ
docker pull containrrr/shoutrrr:amd64-latest
- ๐ณ
docker pull containrrr/shoutrrr:i386-0.2
- ๐ณ
docker pull containrrr/shoutrrr:i386-latest
- ๐ณ
docker pull containrrr/shoutrrr:arm64v8-0.2
- ๐ณ
docker pull containrrr/shoutrrr:arm64v8-latest
- ๐ณ
-
v0.1
June 12, 2020