No description
Find a file
Cromefire_ 7edffec03a
feat(cronjob):Added activeDeadlineSeconds #820
Signed-off-by: Cromefire_ <cromefire.supernova559@passmail.com>
2025-12-13 09:00:22 +00:00
.github feat(nextcloud): add support for extraManifests #745 2025-11-26 13:00:00 +00:00
charts/nextcloud feat(cronjob):Added activeDeadlineSeconds #820 2025-12-13 09:00:22 +00:00
.gitignore Update chart dependencies 2021-08-04 23:43:29 +02:00
CODE_OF_CONDUCT.md fix(docs): the typo in CODE_OF_CONDUCT.md (#738) 2025-06-20 00:56:44 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md - add testing tips and screenshot for allow edits by maintainers (#479) 2023-12-15 10:29:52 +01:00
ct.yaml .github: Update workflows 2021-08-04 21:20:57 +02:00
LICENSE Initial commit 2020-08-30 22:50:43 -04:00
README.md add notice that this is a community project 2025-12-04 12:44:20 +01:00

Nextcloud Helm Charts

Helm repo for different charts related to Nextcloud which can be installed on Kubernetes

⚠️⚠️⚠️ This project is maintained by community volunteers and designed for expert use. For quick and easy deployment that supports the full set of Nextcloud Hub features, use the Nextcloud All-in-One project maintained by Nextcloud GmbH.

Add Helm repository

To install the repo just run:

helm repo add nextcloud https://nextcloud.github.io/helm/
helm repo update

Helm Charts

  • nextcloud

    helm install my-release nextcloud/nextcloud
    

For more information, please checkout the chart level README.md.

Support and Contribution

This helm chart is community maintained, and not supported by Nextcloud GmbH. Please also review the official NextCloud Code of Conduct and this repo's contributing doc before contributing.

Questions and Discussions

GitHub Discussion

Bugs and other Issues

If you have a bug to report or a feature to request, you can first search the GitHub Issues, and if you can't find what you're looking for, feel free to open an issue.

Contributing to the Code

We're always happy to review a pull request :) Please just be sure to check the pull request template to make sure you fufill all the required checks, most importantly the DCO.