Update Helm release nextcloud to v6
This MR contains the following updates:
Package | Update | Change |
---|---|---|
nextcloud (source) | major |
4.6.11 -> 6.1.0
|
Release Notes
nextcloud/helm (nextcloud)
v6.1.0
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- feat(nginx): add ipFamilies option for IPv4 and IPv6 by @mdallaire in https://github.com/nextcloud/helm/pull/639
New Contributors
- @mdallaire made their first contribution in https://github.com/nextcloud/helm/pull/639
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-6.0.3...nextcloud-6.1.0
v6.0.3
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Fix: quote
nextcloud.objectStore.s3.legacyAuth
value when rendering as env var by @jessebot in https://github.com/nextcloud/helm/pull/638
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-6.0.2...nextcloud-6.0.3
v6.0.2
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- add default of "" for externalDatabase.host; update README to be a little more clear by @jessebot in https://github.com/nextcloud/helm/pull/634
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-6.0.1...nextcloud-6.0.2
v6.0.1
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- fix s3
secretKeys.sse_c_key
secret key checking typo; nowsse_c_key
is not required for using s3 with this chart by @jessebot in https://github.com/nextcloud/helm/pull/631
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-6.0.0...nextcloud-6.0.1
v6.0.0
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- update: 30.0.0 by @terop in https://github.com/nextcloud/helm/pull/629
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.5.6...nextcloud-6.0.0
v5.5.6
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Don't require
nodePort
to template if none is specified by @jessebot in https://github.com/nextcloud/helm/pull/606
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.5.5...nextcloud-5.5.6
v5.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 https://github.com/nextcloud/helm/pull/534
New Contributors
- @SwitzerChees made their first contribution in https://github.com/nextcloud/helm/pull/534
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.5.4...nextcloud-5.5.5
v5.5.4
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- update: 29.0.6 by @terop in https://github.com/nextcloud/helm/pull/627
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.5.3...nextcloud-5.5.4
v5.5.3
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- update: 29.0.5 by @terop in https://github.com/nextcloud/helm/pull/624
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.5.2...nextcloud-5.5.3
v5.5.2
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- fix #508 by checking for
.Values.nextcloud.existingSecret.tokenKey
by @jessebot in https://github.com/nextcloud/helm/pull/601
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.5.1...nextcloud-5.5.2
v5.5.1
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- add
mariadb.global.defaultStorageClass
to values.yaml by @jessebot in https://github.com/nextcloud/helm/pull/607
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.5.0...nextcloud-5.5.1
v5.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 https://github.com/nextcloud/helm/pull/605
- Add
metrics.securityContext
andmetrics.podSecurityContext
by @jessebot in https://github.com/nextcloud/helm/pull/609
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.4.0...nextcloud-5.5.0
v5.4.0
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
https://github.com/nextcloud/helm/pull/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: https://github.com/nextcloud/helm/compare/nextcloud-5.3.2...nextcloud-5.4.0
v5.3.2
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- fix: improve handling of config files by @wrenix in https://github.com/nextcloud/helm/pull/480
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.3.1...nextcloud-5.3.2
v5.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 https://github.com/nextcloud/helm/pull/596
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.3.0...nextcloud-5.3.1
v5.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 https://github.com/nextcloud/helm/pull/598 - Add possibility to configure custom
dnsConfig
on the Nextcloud pod by @nliechti in https://github.com/nextcloud/helm/pull/594
New Contributors
- @nliechti made their first contribution in https://github.com/nextcloud/helm/pull/594
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.2.3...nextcloud-5.3.0
v5.2.3
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Update pull_request_template.md - remove top header + add link to contributing docs by @jessebot in https://github.com/nextcloud/helm/pull/593
- add documentation section on adjusting php.ini values by @jessebot in https://github.com/nextcloud/helm/pull/595
- update: 29.0.4 by @terop in https://github.com/nextcloud/helm/pull/599
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.2.2...nextcloud-5.2.3
v5.2.2
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Chart update adding Service Annotations ie for LB Use, Issue #185 by @wethinkagile in https://github.com/nextcloud/helm/pull/565
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.2.1...nextcloud-5.2.2
v5.2.1
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Add: Redis persistent volumes settings to values by @f3k-freek in https://github.com/nextcloud/helm/pull/549
New Contributors
- @f3k-freek made their first contribution in https://github.com/nextcloud/helm/pull/549
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.2.0...nextcloud-5.2.1
v5.2.0
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Add setting of NEXTCLOUD_SERVER and NEXTCLOUD_INFO_APPS for metrics exporter and clean up docs by @jessebot in https://github.com/nextcloud/helm/pull/587
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.1.0...nextcloud-5.2.0
v5.1.0
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- add security context config to mariadb-isalive and postgresql-isready… by @raynay-r in https://github.com/nextcloud/helm/pull/400
New Contributors
- @raynay-r made their first contribution in https://github.com/nextcloud/helm/pull/400
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.0.2...nextcloud-5.1.0
v5.0.2
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- update: 29.0.3 by @provokateurin in https://github.com/nextcloud/helm/pull/586
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.0.1...nextcloud-5.0.2
v5.0.1
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- update: 29.0.2 by @provokateurin in https://github.com/nextcloud/helm/pull/585
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-5.0.0...nextcloud-5.0.1
v5.0.0
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Update Postgresql, MariaDB, and Redis subcharts to the latest (
⚠ ️ Major updates) by @jessebot in https://github.com/nextcloud/helm/pull/580
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-4.6.11...nextcloud-5.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.