35 lines
1.2 KiB
Markdown
35 lines
1.2 KiB
Markdown
# Changelog<br>
|
|
|
|
|
|
<a name="fireflyiii-7.0.1"></a>
|
|
### [fireflyiii-7.0.1](https://github.com/truecharts/apps/compare/fireflyiii-7.0.0...fireflyiii-7.0.1) (2021-09-10)
|
|
|
|
#### Fix
|
|
|
|
* move runAsNonRoot to container securityContext to allow root sidecarts ([#954](https://github.com/truecharts/apps/issues/954))
|
|
|
|
|
|
|
|
<a name="fireflyiii-7.0.0"></a>
|
|
### [fireflyiii-7.0.0](https://github.com/truecharts/apps/compare/fireflyiii-6.1.10...fireflyiii-7.0.0) (2021-09-09)
|
|
|
|
#### Chore
|
|
|
|
* update Apps containing initcontainers -not breaking on SCALE- ([#952](https://github.com/truecharts/apps/issues/952))
|
|
|
|
#### Feat
|
|
|
|
* Add regex validation to resources CPU and RAM for all apps ([#935](https://github.com/truecharts/apps/issues/935))
|
|
* Pre-commit and tag-appversion syncing ([#926](https://github.com/truecharts/apps/issues/926))
|
|
|
|
#### Fix
|
|
|
|
* correct fireflyiii ports and services ([#945](https://github.com/truecharts/apps/issues/945))
|
|
|
|
<a name="fireflyiii-6.1.10"></a>
|
|
## [fireflyiii-6.1.10](https://github.com/truecharts/apps/compare/fireflyiii-6.1.9...fireflyiii-6.1.10) (2021-09-08)
|
|
|
|
### Fix
|
|
|
|
* repair Hyperion and some misplaced GUI elements ([#922](https://github.com/truecharts/apps/issues/922))
|