Update Helm release nextcloud to v3.5.22
This MR contains the following updates:
Package | Update | Change |
---|---|---|
nextcloud (source) | patch |
3.5.13 -> 3.5.22
|
Release Notes
nextcloud/helm (nextcloud)
v3.5.22
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Update to 27.0.2 by @provokateurin in https://github.com/nextcloud/helm/pull/426
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-3.5.21...nextcloud-3.5.22
v3.5.21
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Use sh instead of bash as container shell in examples by @provokateurin in https://github.com/nextcloud/helm/pull/421
- updated helm note to add namespace, closes #422 by @EvanCarroll in https://github.com/nextcloud/helm/pull/423
New Contributors
- @EvanCarroll made their first contribution in https://github.com/nextcloud/helm/pull/423
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-3.5.20...nextcloud-3.5.21
v3.5.20
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- README updates: Add occ command examples; Clean up readme tables; Clean up branding; change supported k8s version by @jessebot in https://github.com/nextcloud/helm/pull/414
- Update nextcloud app version to
27.0.1
by @jessebot in https://github.com/nextcloud/helm/pull/419
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-3.5.19...nextcloud-3.5.20
v3.5.19
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
✨ New feature
- Set DB name and host via external secret by @jacksgt in https://github.com/nextcloud/helm/pull/366
🤖 CI/CD Changes
These do not affect this helm chart version:
- add auto generated release notes by @jessebot in https://github.com/nextcloud/helm/pull/412
- Add concurrency, remove softprops/turnstyle action for Release Charts workflow by @jessebot in https://github.com/nextcloud/helm/pull/413
New Contributors
- @jacksgt made their first contribution in https://github.com/nextcloud/helm/pull/366
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-3.5.18...nextcloud-3.5.19
v3.5.18
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
✨ New feature
- Bump xperimental/nextcloud-exporter from 0.6.0 to 0.6.1 in /charts/nextcloud by @dependabot in https://github.com/nextcloud/helm/pull/403
🤖 CI/CD Changes
These do not affect this helm chart version:
- Bump helm/kind-action from 1.5.0 to 1.8.0 by @dependabot in https://github.com/nextcloud/helm/pull/411
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-3.5.17...nextcloud-3.5.18
v3.5.17
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- ServiceMonitor: Specify monitored namespace by @SchoolGuy in https://github.com/nextcloud/helm/pull/409
New Contributors
- @SchoolGuy made their first contribution in https://github.com/nextcloud/helm/pull/409
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-3.5.16...nextcloud-3.5.17
v3.5.16
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Fix for #213 missing rewrite in default nginx.conf breaks LDAP by @lenaxia in https://github.com/nextcloud/helm/pull/319
New Contributors
- @lenaxia made their first contribution in https://github.com/nextcloud/helm/pull/319
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-3.5.15...nextcloud-3.5.16
v3.5.15
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
- Add nginx startup probe by @ishioni in https://github.com/nextcloud/helm/pull/405
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-3.5.14...nextcloud-3.5.15
v3.5.14
A file sharing server that puts the control and security of your own data back into your hands.
What's Changed
✨ New feature
- Updates Nextcloud app version
27.0.0
by @provokateurin in https://github.com/nextcloud/helm/pull/407
⚠ ️ EXISTING INSTALLATION NOTE
This will upgrade the Nextcloud version to 27.0.0
unless you set image.tag
.
Example values.yaml
parameters to instead only update to Nextcloud version 26.0.3
:
image:
tag: 26.0.3
🤖 CI/CD Changes
These do not affect this helm chart version:
- Force CI to run on runners provided by Github by @provokateurin in https://github.com/nextcloud/helm/pull/408
Full Changelog: https://github.com/nextcloud/helm/compare/nextcloud-3.5.13...nextcloud-3.5.14
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.