# Changelog
### [authelia-3.0.8](https://github.com/truecharts/apps/compare/authelia-3.0.7...authelia-3.0.8) (2021-09-21) #### Chore * update non-major deps helm releases ([#1014](https://github.com/truecharts/apps/issues/1014)) ### [authelia-3.0.7](https://github.com/truecharts/apps/compare/authelia-3.0.6...authelia-3.0.7) (2021-09-21) #### Chore * update non-major ([#1015](https://github.com/truecharts/apps/issues/1015)) ### [authelia-3.0.6](https://github.com/truecharts/apps/compare/authelia-3.0.5...authelia-3.0.6) (2021-09-21) #### Chore * update non-major ([#1013](https://github.com/truecharts/apps/issues/1013)) ### [authelia-3.0.5](https://github.com/truecharts/apps/compare/authelia-3.0.4...authelia-3.0.5) (2021-09-14) #### Chore * update non-major ([#987](https://github.com/truecharts/apps/issues/987)) ### [authelia-3.0.4](https://github.com/truecharts/apps/compare/authelia-3.0.3...authelia-3.0.4) (2021-09-14) #### Fix * fix authelia being broken ### [authelia-3.0.3](https://github.com/truecharts/apps/compare/authelia-3.0.2...authelia-3.0.3) (2021-09-14) #### Fix * ensure oidc keys get generated on existing authelia installations ### [authelia-3.0.2](https://github.com/truecharts/apps/compare/authelia-3.0.1...authelia-3.0.2) (2021-09-13) #### Fix * use correct authelia tag on SCALE installs ### [authelia-3.0.1](https://github.com/truecharts/apps/compare/authelia-2.0.2...authelia-3.0.1) (2021-09-13) #### Chore * Use bitnami instead of stock postgresql container ([#960](https://github.com/truecharts/apps/issues/960)) * update non-major * update non-major #### Feat * add new GUI and VPN support to all Apps ([#977](https://github.com/truecharts/apps/issues/977)) * Add VPN addon and move some config to includes ([#973](https://github.com/truecharts/apps/issues/973)) * pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963)) * Move some common containers to our own containers #### Fix * make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956)) ### [authelia-2.0.2](https://github.com/truecharts/apps/compare/authelia-2.0.1...authelia-2.0.2) (2021-09-10) #### Fix * update common to ensure initcontainer can always be run as root ### [authelia-2.0.1](https://github.com/truecharts/apps/compare/authelia-2.0.0...authelia-2.0.1) (2021-09-10) #### Fix * move runAsNonRoot to container securityContext to allow root sidecarts ([#954](https://github.com/truecharts/apps/issues/954)) ### [authelia-2.0.0](https://github.com/truecharts/apps/compare/authelia-1.7.3...authelia-2.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)) ## [authelia-1.7.3](https://github.com/truecharts/apps/compare/authelia-1.7.2...authelia-1.7.3) (2021-09-08)