Skip to content

v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 05:40

What's Changed

✨ New Features

🐛 Bug Fixes

  • Wait for this commit's image build before publishing the release by @ChrisonSimtian in #76

📖 Documentation

Full Changelog: v0.1.0...v0.1.1

Install

Download docker-compose.yaml and env.example below, rename the latter to .env, fill in
POSTGRES_PASSWORD and KRAUTWATCH_APIKEY (and TVDB_APIKEY if you want TheTVDB matching),
then:

docker compose up -d

Images for this release (linux/amd64 + linux/arm64):

docker pull ghcr.io/chrison-dev/krautwatch-migrator:0.1.1
docker pull ghcr.io/chrison-dev/krautwatch-newznab:0.1.1
docker pull ghcr.io/chrison-dev/krautwatch-web:0.1.1
docker pull ghcr.io/chrison-dev/krautwatch-agent-ard:0.1.1
docker pull ghcr.io/chrison-dev/krautwatch-agent-zdf:0.1.1
docker pull ghcr.io/chrison-dev/krautwatch-agent-downloader:0.1.1