3.2 KiB
3.2 KiB
Changelog
authelia-3.0.7 (2021-09-21)
Chore
- update non-major (#1015)
authelia-3.0.6 (2021-09-21)
Chore
- update non-major (#1013)
authelia-3.0.5 (2021-09-14)
Chore
- update non-major (#987)
authelia-3.0.4 (2021-09-14)
Fix
- fix authelia being broken
authelia-3.0.3 (2021-09-14)
Fix
- ensure oidc keys get generated on existing authelia installations
authelia-3.0.2 (2021-09-13)
Fix
- use correct authelia tag on SCALE installs
authelia-3.0.1 (2021-09-13)
Chore
- Use bitnami instead of stock postgresql container (#960)
- update non-major
- update non-major
Feat
- add new GUI and VPN support to all Apps (#977)
- Add VPN addon and move some config to includes (#973)
- pin all container references to digests (#963)
- Move some common containers to our own containers
Fix
- make sure podSecurityContext is included in both SCALE and Helm installs (#956)
authelia-2.0.2 (2021-09-10)
Fix
- update common to ensure initcontainer can always be run as root
authelia-2.0.1 (2021-09-10)
Fix
- move runAsNonRoot to container securityContext to allow root sidecarts (#954)
authelia-2.0.0 (2021-09-09)
Chore
- update Apps containing initcontainers -not breaking on SCALE- (#952)
Feat
- Add regex validation to resources CPU and RAM for all apps (#935)
- Pre-commit and tag-appversion syncing (#926)