TrueChartsCatalogClone/stable/owncast/4.0.0/CHANGELOG.md

100 lines
2.9 KiB
Markdown
Raw Normal View History

# Changelog<br>
<a name="owncast-4.0.0"></a>
### [owncast-4.0.0](https://github.com/truecharts/apps/compare/owncast-3.0.18...owncast-4.0.0) (2021-10-25)
#### Chore
* Adapt for TrueNAS SCALE RC1
<a name="owncast-3.0.18"></a>
### [owncast-3.0.18](https://github.com/truecharts/apps/compare/owncast-3.0.15...owncast-3.0.18) (2021-10-20)
#### Chore
* bump apps, remove duplicates and move incubator to stable for RC1
* update non-major deps helm releases ([#1213](https://github.com/truecharts/apps/issues/1213))
#### Fix
* reenable postgresql migration scripting and bump all to force update
* use correct PVC storageClass when using postgresql as a dependency on SCALE ([#1212](https://github.com/truecharts/apps/issues/1212))
<a name="owncast-3.0.15"></a>
### [owncast-3.0.15](https://github.com/truecharts/apps/compare/owncast-3.0.14...owncast-3.0.15) (2021-10-20)
#### Chore
* bump versions to rerelease and fix icons
<a name="owncast-3.0.14"></a>
### [owncast-3.0.14](https://github.com/truecharts/apps/compare/owncast-3.0.13...owncast-3.0.14) (2021-10-19)
#### Change
* Project-Eclipse 3, Automatically generate item.yaml ([#1178](https://github.com/truecharts/apps/issues/1178))
#### Chore
* Project-Eclipse 5, move app-readme to automatic generation script ([#1181](https://github.com/truecharts/apps/issues/1181))
* Project-Eclipse part 2, adapting and cleaning changelog ([#1173](https://github.com/truecharts/apps/issues/1173))
* update helm chart common to v8.3.13 ([#1184](https://github.com/truecharts/apps/issues/1184))
#### Feat
* Project-Eclipse 4, Add App grading annotations to Chart.yaml ([#1180](https://github.com/truecharts/apps/issues/1180))
#### Refactor
* Project Eclipse Part 6, move questions.yaml to root App folder ([#1182](https://github.com/truecharts/apps/issues/1182))
<a name="owncast-3.0.13"></a>
### [owncast-3.0.13](https://github.com/truecharts/apps/compare/owncast-3.0.12...owncast-3.0.13) (2021-10-19)
#### Fix
* fix previous SCALE bugfix not correctly being applied
<a name="owncast-3.0.12"></a>
### [owncast-3.0.12](https://github.com/truecharts/apps/compare/owncast-3.0.11...owncast-3.0.12) (2021-10-19)
#### Fix
* Solve issues regarding ix_values.yaml not containing the image and tag definitions. ([#1176](https://github.com/truecharts/apps/issues/1176))
<a name="owncast-3.0.11"></a>
### [owncast-3.0.11](https://github.com/truecharts/apps/compare/owncast-3.0.10...owncast-3.0.11) (2021-10-18)
#### Chore
* Add description on persistence ([#1172](https://github.com/truecharts/apps/issues/1172))
#### Refactor
* Project Eclipse - part 1 - remove ix_values.yaml ([#1168](https://github.com/truecharts/apps/issues/1168))
<a name="owncast-3.0.10"></a>
### [owncast-3.0.10](https://github.com/truecharts/apps/compare/owncast-3.0.9...owncast-3.0.10) (2021-10-17)
#### Chore
* update helm chart common to v8.3.10 ([#1160](https://github.com/truecharts/apps/issues/1160))
#### Fix