mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-18 06:20:24 +08:00
8.7 KiB
8.7 KiB
Changelog
nextcloud-6.0.18 (2021-10-12)
Chore
- update helm chart postgresql to v3.0.15 (#1127)
nextcloud-6.0.17 (2021-10-12)
Chore
- update non-major deps helm releases (#1126)
nextcloud-6.0.16 (2021-10-12)
Chore
- update non-major (#1122)
nextcloud-6.0.15 (2021-10-12)
Chore
- update non-major deps helm releases (#1123)
nextcloud-6.0.14 (2021-10-09)
nextcloud-6.0.13 (2021-10-05)
Chore
- update non-major (#1103)
nextcloud-6.0.12 (2021-10-05)
Chore
- update non-major deps helm releases (#1099)
nextcloud-6.0.11 (2021-10-05)
Chore
- update non-major (#1098)
nextcloud-6.0.10 (2021-09-29)
Chore
- update helm chart common to v8.0.13 (#1060)
nextcloud-6.0.8 (2021-09-29)
Chore
- update bitnami/postgresql:13.4.0 docker digest to 33c276d (#1055)
nextcloud-6.0.7 (2021-09-28)
Chore
- update helm chart postgresql to v3.0.3 (#1050)
nextcloud-6.0.6 (2021-09-28)
Chore
- update helm chart postgresql to v3.0.2 (#1049)
nextcloud-6.0.5 (2021-09-28)
Chore
nextcloud-6.0.4 (2021-09-27)
Chore
- update helm chart redis to v15.4.0
nextcloud-6.0.3 (2021-09-27)
Chore
- update helm chart postgresql to v3 (#1041)
nextcloud-6.0.2 (2021-09-26)
Chore
- update non-major deps helm releases (#1040)
nextcloud-6.0.0 (2021-09-26)
nextcloud-5.0.6 (2021-09-21)
Chore
- update helm chart postgresql to v2.2.5 (#1017)
nextcloud-5.0.5 (2021-09-21)
Chore
- update non-major deps helm releases (#1014)
nextcloud-5.0.4 (2021-09-21)
Chore
- update non-major (#1015)
nextcloud-5.0.3 (2021-09-21)
Chore
- update non-major (#1013)
nextcloud-5.0.2 (2021-09-14)
Chore
- update non-major (#987)
nextcloud-5.0.1 (2021-09-13)
Chore
- update non-major
Feat
- add new GUI and VPN support to all Apps (#977)
- Add VPN addon and move some config to includes (#973)
nextcloud-4.0.6 (2021-09-11)
Fix
- bump postgresql on nextcloud to a working version
nextcloud-4.0.5 (2021-09-11)
Fix
- use correct appversion string
nextcloud-4.0.4 (2021-09-11)
Chore
- update nextcloud to latest postgresql and common
- Use bitnami instead of stock postgresql container (#960)
- update non-major (#962)
Feat
- pin all container references to digests (#963)
Fix
- make sure podSecurityContext is included in both SCALE and Helm installs (#956)
Refactor
- change image layout to enable renovate updates of sidecarts (#955)
nextcloud-4.0.3 (2021-09-10)
Fix
- repair wrong initcontainer format on nextcloud
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)