# Changelog
### [pydio-cells-2.0.9](https://github.com/truecharts/apps/compare/pydio-cells-2.0.8...pydio-cells-2.0.9) (2022-03-26)
#### Chore
* update helm general non-major helm releases ([#2290](https://github.com/truecharts/apps/issues/2290))
### [pydio-cells-2.0.8](https://github.com/truecharts/apps/compare/pydio-cells-2.0.7...pydio-cells-2.0.8) (2022-03-26)
#### Chore
* bump all apps to trigger ci
### [pydio-cells-2.0.3](https://github.com/truecharts/apps/compare/pydio-cells-2.0.2...pydio-cells-2.0.3) (2022-03-08)
#### Chore
* update helm general non-major helm releases ([#2116](https://github.com/truecharts/apps/issues/2116))
### [pydio-cells-2.0.2](https://github.com/truecharts/apps/compare/pydio-cells-2.0.1...pydio-cells-2.0.2) (2022-03-07)
#### Chore
* update helm general non-major helm releases ([#2111](https://github.com/truecharts/apps/issues/2111))
### [pydio-cells-2.0.1](https://github.com/truecharts/apps/compare/pydio-cells-2.0.0...pydio-cells-2.0.1) (2022-03-07)
#### Chore
* update docker general non-major ([#2046](https://github.com/truecharts/apps/issues/2046))
* Remove `-icon` string from icon png's ([#2040](https://github.com/truecharts/apps/issues/2040))
### [pydio-cells-2.0.0](https://github.com/truecharts/apps/compare/pydio-cells-1.0.5...pydio-cells-2.0.0) (2022-03-03)
#### Chore
* remove fixed env from questions.yaml
* update helm general major helm releases ([#2021](https://github.com/truecharts/apps/issues/2021))
#### Fix
* BREAKING CHANGE Move some env-vars outside of env section ([#2010](https://github.com/truecharts/apps/issues/2010))
### [pydio-cells-1.0.5](https://github.com/truecharts/apps/compare/pydio-cells-1.0.4...pydio-cells-1.0.5) (2022-03-02)
#### Chore
* update helm general non-major helm releases ([#1999](https://github.com/truecharts/apps/issues/1999))
### [pydio-cells-1.0.4](https://github.com/truecharts/apps/compare/pydio-cells-1.0.3...pydio-cells-1.0.4) (2022-02-24)
#### Chore
* rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957))
#### Fix
* Use different port for healthcheck ([#1949](https://github.com/truecharts/apps/issues/1949))
### [pydio-cells-1.0.3](https://github.com/truecharts/apps/compare/pydio-cells-1.0.2...pydio-cells-1.0.3) (2022-02-23)
#### Fix
* fix configmap and main service ([#1943](https://github.com/truecharts/apps/issues/1943))
### [pydio-cells-1.0.2](https://github.com/truecharts/apps/compare/pydio-cells-1.0.1...pydio-cells-1.0.2) (2022-02-22)
#### Fix