Releases: nextcloud/helm
nextcloud-5.5.5
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Add nodeSelector, tolerations and affinity to metrics deployment by @SwitzerChees in #534
New Contributors
- @SwitzerChees made their first contribution in #534
Full Changelog: nextcloud-5.5.4...nextcloud-5.5.5
nextcloud-5.5.4
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
Full Changelog: nextcloud-5.5.3...nextcloud-5.5.4
nextcloud-5.5.3
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
Full Changelog: nextcloud-5.5.2...nextcloud-5.5.3
nextcloud-5.5.2
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
Full Changelog: nextcloud-5.5.1...nextcloud-5.5.2
nextcloud-5.5.1
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
Full Changelog: nextcloud-5.5.0...nextcloud-5.5.1
nextcloud-5.5.0
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Add better liveness/readiness/startup probe docs that we can easily link to by @jessebot in #605
- Add
metrics.securityContext
andmetrics.podSecurityContext
by @jessebot in #609
Full Changelog: nextcloud-5.4.0...nextcloud-5.5.0
nextcloud-5.4.0
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
#464: by @jessebot includes the following:
- Syncs default config files from the nextcloud/docker repo
- Adds S3 and Swift object storage config helm parameters
- Adds
nextcloud.trustedDomains
helm parameter
Full Changelog: nextcloud-5.3.2...nextcloud-5.4.0
nextcloud-5.3.2
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
Full Changelog: nextcloud-5.3.1...nextcloud-5.3.2
nextcloud-5.3.1
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- only set
spec.replicas
in Nextcloud Deployment if.Values.hpa.enabled
is set tofalse
by @jessebot in #596
Full Changelog: nextcloud-5.3.0...nextcloud-5.3.1
nextcloud-5.3.0
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Refactor lint-test.yaml GHA Workflow to use a matrix for test job generation; Add
nginx.enabled
andhpa.enabled
tests by @jessebot in #598 - Add possibility to configure custom
dnsConfig
on the Nextcloud pod by @nliechti in #594
New Contributors
Full Changelog: nextcloud-5.2.3...nextcloud-5.3.0