add branch to build inputs
This commit is contained in:
parent
23bcbbf1e6
commit
50302c8dc2
1 changed files with 25 additions and 1 deletions
26
CHANGELOG.md
26
CHANGELOG.md
|
@ -1,5 +1,29 @@
|
||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## [v1.7.7](https://github.com/Boerderij/Varken/tree/v1.7.7) (2020-12-21)
|
||||||
|
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.7.6...v1.7.7)
|
||||||
|
|
||||||
|
**Implemented enhancements:**
|
||||||
|
- \[Enhancement\] Ombi 4.0 compatibility [\#186](https://github.com/Boerderij/Varken/issues/186)
|
||||||
|
([samwiseg0](https://github.com/samwiseg0))
|
||||||
|
|
||||||
|
**Merged pull requests:**
|
||||||
|
|
||||||
|
- v1.7.7 Merge [\#191](https://github.com/Boerderij/Varken/pull/191)
|
||||||
|
([DirtyCajunRice](https://github.com/DirtyCajunRice))
|
||||||
|
- Type Error fix [\#177](https://github.com/Boerderij/Varken/pull/177)
|
||||||
|
([derek-miller](https://github.com/derek-miller))
|
||||||
|
|
||||||
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
- \[BUG\] Influxdb exit code [\#174](https://github.com/Boerderij/Varken/issues/174)
|
||||||
|
([samwiseg0](https://github.com/samwiseg0))
|
||||||
|
|
||||||
|
**Notes:**
|
||||||
|
- Now built via github actions
|
||||||
|
- Available on ghcr, quay.io, and dockerhub
|
||||||
|
- Nightly builds done to accommodate dependabot MRs
|
||||||
|
|
||||||
## [v1.7.6](https://github.com/Boerderij/Varken/tree/v1.7.6) (2020-01-01)
|
## [v1.7.6](https://github.com/Boerderij/Varken/tree/v1.7.6) (2020-01-01)
|
||||||
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.7.5...v1.7.6)
|
[Full Changelog](https://github.com/Boerderij/Varken/compare/1.7.5...v1.7.6)
|
||||||
|
|
||||||
|
@ -350,4 +374,4 @@
|
||||||
- Create crontabs [\#6](https://github.com/Boerderij/Varken/pull/6) ([ghost](https://github.com/ghost))
|
- Create crontabs [\#6](https://github.com/Boerderij/Varken/pull/6) ([ghost](https://github.com/ghost))
|
||||||
- update plex\_dashboard.json [\#5](https://github.com/Boerderij/Varken/pull/5) ([ghost](https://github.com/ghost))
|
- update plex\_dashboard.json [\#5](https://github.com/Boerderij/Varken/pull/5) ([ghost](https://github.com/ghost))
|
||||||
- Update README.md [\#4](https://github.com/Boerderij/Varken/pull/4) ([ghost](https://github.com/ghost))
|
- Update README.md [\#4](https://github.com/Boerderij/Varken/pull/4) ([ghost](https://github.com/ghost))
|
||||||
- added sickrage portion [\#3](https://github.com/Boerderij/Varken/pull/3) ([ghost](https://github.com/ghost))
|
- added sickrage portion [\#3](https://github.com/Boerderij/Varken/pull/3) ([ghost](https://github.com/ghost))
|
||||||
|
|
Loading…
Reference in a new issue