Daily Housekeeping

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-08-31 09:46:09 +00:00
parent e250c0a0b8
commit 497b7f8354
460 changed files with 1571 additions and 5515 deletions
+7 -26
View File
@@ -1,29 +1,11 @@
# owncloud-ocis
# Default Helm-Values
![Version: 1.9.2](https://img.shields.io/badge/Version-1.9.2-informational?style=flat-square) ![AppVersion: auto](https://img.shields.io/badge/AppVersion-auto-informational?style=flat-square)
TrueCharts is primarily build to supply TrueNAS SCALE Apps.
However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
ownCloud Infinite Scale is a self-hosted file sync and share server.
**Homepage:** <https://github.com/truechartsapps/tree/master/charts/incubator/owncloud-ocis>
## Maintainers
| Name | Email | Url |
| ---- | ------ | --- |
| truecharts | info@truecharts.org | https://truecharts.org |
## Source Code
* <https://hub.docker.com/r/owncloud/ocis>
* <https://owncloud.dev/ocis/>
## Requirements
Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 6.12.1 |
Most of our Apps also consume our "common" Helm Chart.
If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
## Values
@@ -37,5 +19,4 @@ Kubernetes: `>=1.16.0-0`
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
All Rights Reserved - The TrueCharts Project