# Changelog
### [static-1.0.16](https://github.com/truecharts/apps/compare/static-1.0.15...static-1.0.16) (2021-12-04) #### Chore * bump apps to generate security page ### [static-1.0.15](https://github.com/truecharts/apps/compare/static-1.0.14...static-1.0.15) (2021-12-04) #### Chore * update non-major deps helm releases ([#1453](https://github.com/truecharts/apps/issues/1453)) ### [static-1.0.14](https://github.com/truecharts/apps/compare/static-1.0.13...static-1.0.14) (2021-12-03) #### Chore * move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448)) * update non-major ([#1449](https://github.com/truecharts/apps/issues/1449)) ### [static-1.0.13](https://github.com/truecharts/apps/compare/static-1.0.12...static-1.0.13) (2021-11-30) #### Chore * update non-major deps helm releases ([#1432](https://github.com/truecharts/apps/issues/1432)) #### Fix * move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415)) ### [static-1.0.12](https://github.com/truecharts/apps/compare/static-1.0.11...static-1.0.12) (2021-11-23) #### Chore * update non-major deps helm releases ([#1386](https://github.com/truecharts/apps/issues/1386)) ### [static-1.0.11](https://github.com/truecharts/apps/compare/static-1.0.10...static-1.0.11) (2021-11-22) #### Chore * update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383)) ### [static-1.0.10](https://github.com/truecharts/apps/compare/static-1.0.9...static-1.0.10) (2021-11-16) #### Chore * update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345)) ### [static-1.0.9](https://github.com/truecharts/apps/compare/static-1.0.8...static-1.0.9) (2021-11-15) #### Chore * persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329)) * update non-major deps helm releases ([#1338](https://github.com/truecharts/apps/issues/1338)) ### [static-1.0.8](https://github.com/truecharts/apps/compare/static-1.0.7...static-1.0.8) (2021-11-14) #### Chore * fixes around the GUI refactor ([#1316](https://github.com/truecharts/apps/issues/1316)) * move port above advanced in GUI ([#1326](https://github.com/truecharts/apps/issues/1326)) * clean up Chart.yaml ([#1322](https://github.com/truecharts/apps/issues/1322)) * update non-major deps helm releases ([#1328](https://github.com/truecharts/apps/issues/1328)) #### Fix * split udp and tcp ports ([#1321](https://github.com/truecharts/apps/issues/1321)) * Allow spaces in paths ([#1306](https://github.com/truecharts/apps/issues/1306))