1.8 KiB
1.8 KiB
Changelog
nextcloud-4.0.2 (2021-09-10)
Fix
- update common to ensure initcontainer can always be run as root
nextcloud-4.0.1 (2021-09-10)
Fix
- move runAsNonRoot to container securityContext to allow root sidecarts (#954)
nextcloud-4.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)
nextcloud-3.7.16 (2021-09-08)
Revert
- undo fix tryout for TRUSTED_PROXIES
nextcloud-3.7.15 (2021-09-08)
Feat
- Add IPWhitelist, redirectRegex and (internal) nextcloud middlewares (#929)
- Pre-commit and tag-appversion syncing (#926)
Fix
- Add initcontainer to force refresh TRUSTED_DOMAINS (#930)