Bugfix Release v0.12.2
Improvements & Bugfixes
9f71ba7 fix: handle empty values files (#101)
20eac32 fix: fix config regression in reference.conf
Distributions
Docker Hub
$ docker pull streamthoughts/jikkou:0.12.2
GitHub Release
$ wget https://github.com/streamthoughts/jikkou/releases/download/v0.12.2/jikkou-0.12.2-runner.zip
For verifying distirbution zip file
$ wget https://github.com/streamthoughts/jikkou/releases/download/v0.12.2/jikkou-0.12.2-runner.zip.asc
$ gpg --keyserver keyserver.ubuntu.com --recv-keys D12696955654914F
$ gpg --verify jikkou-0.12.2-runner.zip.asc jikkou-0.12.2-runner.zip