Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-11-30 13:55:45 +00:00
parent f98bf1dbb6
commit 3cde2dd046
104 changed files with 2526 additions and 101 deletions

View File

@ -1,10 +0,0 @@
# Changelog<br>
<a name="anonaddy-6.0.0"></a>
### anonaddy-6.0.0 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -0,0 +1,19 @@
# Changelog<br>
<a name="anonaddy-6.0.1"></a>
### [anonaddy-6.0.1](https://github.com/truecharts/apps/compare/anonaddy-6.0.0...anonaddy-6.0.1) (2021-11-30)
#### Chore
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
<a name="anonaddy-6.0.0"></a>
### anonaddy-6.0.0 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -6,4 +6,4 @@ dependencies:
repository: https://truecharts.org/
version: 1.0.14
digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6
generated: "2021-11-30T13:36:06.838080707Z"
generated: "2021-11-30T13:48:26.249793406Z"

View File

@ -21,7 +21,7 @@ maintainers:
name: anonaddy
sources:
- https://github.com/anonaddy/docker
version: 6.0.0
version: 6.0.1
annotations:
truecharts.org/catagories: |
- email

View File

@ -27,7 +27,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.REDIS_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"anonaddy/anonaddy"` | |
| image.tag | string | `"0.8.7@sha256:739e9d5953abd6736918559220badb76fcc03d94ff87308a3ca461479a6191fc"` | |
| image.tag | string | `"0.8.7@sha256:ad6ae308b7fa35a3d88b9ae53b1a4152637bb5e724c6e3e8a7a5d9063572fdfc"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"anonaddy"` | |

View File

@ -1,6 +1,6 @@
image:
repository: anonaddy/anonaddy
tag: 0.8.7@sha256:739e9d5953abd6736918559220badb76fcc03d94ff87308a3ca461479a6191fc
tag: 0.8.7@sha256:ad6ae308b7fa35a3d88b9ae53b1a4152637bb5e724c6e3e8a7a5d9063572fdfc
pullPolicy: IfNotPresent
strategy:

View File

@ -1,10 +0,0 @@
# Changelog<br>
<a name="bookstack-0.0.1"></a>
### bookstack-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -0,0 +1,19 @@
# Changelog<br>
<a name="bookstack-0.0.2"></a>
### [bookstack-0.0.2](https://github.com/truecharts/apps/compare/bookstack-0.0.1...bookstack-0.0.2) (2021-11-30)
#### Chore
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
<a name="bookstack-0.0.1"></a>
### bookstack-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -6,4 +6,4 @@ dependencies:
repository: https://truecharts.org/
version: 1.0.14
digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6
generated: "2021-11-30T13:34:47.376813732Z"
generated: "2021-11-30T13:49:07.093849766Z"

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "21.11.1"
appVersion: "21.11.2021"
dependencies:
- name: common
repository: https://truecharts.org
@ -27,7 +27,7 @@ name: bookstack
sources:
- https://www.bookstackapp.com/
- https://hub.docker.com/r/linuxserver/bookstack
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DB_PASS.secretKeyRef.name | string | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/bookstack"` | |
| image.tag | string | `"21.11.1@sha256:c7a571a05e2940846f112b115f967da931c32de9ca926fc10f07666a80ec30e7"` | |
| image.tag | string | `"21.11.20211118@sha256:74eda5ad25f0b1aa428c39fb95fb9388ab08925e8c875a6db791b0c9d5d418d0"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"bookstack"` | |

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/bookstack
pullPolicy: IfNotPresent
tag: 21.11.1@sha256:c7a571a05e2940846f112b115f967da931c32de9ca926fc10f07666a80ec30e7
tag: 21.11.20211118@sha256:74eda5ad25f0b1aa428c39fb95fb9388ab08925e8c875a6db791b0c9d5d418d0
# -- environment variables. See more environment variables in the [bookstack documentation](https://hub.docker.com/r/linuxserver/bookstack)
# @default -- See below

View File

@ -1,10 +0,0 @@
# Changelog<br>
<a name="clarkson-0.0.1"></a>
### clarkson-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -0,0 +1,19 @@
# Changelog<br>
<a name="clarkson-0.0.2"></a>
### [clarkson-0.0.2](https://github.com/truecharts/apps/compare/clarkson-0.0.1...clarkson-0.0.2) (2021-11-30)
#### Chore
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
<a name="clarkson-0.0.1"></a>
### clarkson-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -6,4 +6,4 @@ dependencies:
repository: https://truecharts.org/
version: 1.0.14
digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6
generated: "2021-11-30T13:36:46.462383281Z"
generated: "2021-11-30T13:49:46.985718372Z"

View File

@ -26,7 +26,7 @@ name: clarkson
sources:
- https://github.com/linuxserver/Clarkson
- https://hub.docker.com/r/linuxserver/clarkson
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- vehicle

View File

@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.MYSQL_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/clarkson"` | |
| image.tag | string | `"1.1.2@sha256:c9c19c229d636d6819711542942d0a9831ba0a851827e6c0188eee5dab58c2b0"` | |
| image.tag | string | `"1.1.2@sha256:b8a8feb4e8fa2fd6b56ee519d06c1f9877545f9923a6f3963fbd75df27cc60ee"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"clarkson"` | |

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/clarkson
pullPolicy: IfNotPresent
tag: 1.1.2@sha256:c9c19c229d636d6819711542942d0a9831ba0a851827e6c0188eee5dab58c2b0
tag: 1.1.2@sha256:b8a8feb4e8fa2fd6b56ee519d06c1f9877545f9923a6f3963fbd75df27cc60ee
strategy:
type: Recreate

View File

@ -1,10 +0,0 @@
# Changelog<br>
<a name="friendica-0.0.1"></a>
### friendica-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -0,0 +1,19 @@
# Changelog<br>
<a name="friendica-0.0.2"></a>
### [friendica-0.0.2](https://github.com/truecharts/apps/compare/friendica-0.0.1...friendica-0.0.2) (2021-11-30)
#### Chore
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
<a name="friendica-0.0.1"></a>
### friendica-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -6,4 +6,4 @@ dependencies:
repository: https://truecharts.org/
version: 1.0.14
digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6
generated: "2021-11-30T13:37:26.425203959Z"
generated: "2021-11-30T13:50:27.440129187Z"

View File

@ -23,7 +23,7 @@ name: friendica
sources:
- https://friendi.ca/
- https://hub.docker.com/_/friendica
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- social

View File

@ -23,7 +23,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.REDIS_PW.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"friendica"` | |
| image.tag | string | `"2021.09@sha256:e4f70bcc0d11715de7708cb5f798451c2149705ce79162428479422d6111efca"` | |
| image.tag | string | `"2021.09@sha256:8fbc873ed9b6cbaf868428c49639282d4124e85676382d7f3f3515fbac7d26a7"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"friendica"` | |

View File

@ -1,7 +1,7 @@
image:
repository: friendica
pullPolicy: IfNotPresent
tag: 2021.09@sha256:e4f70bcc0d11715de7708cb5f798451c2149705ce79162428479422d6111efca
tag: 2021.09@sha256:8fbc873ed9b6cbaf868428c49639282d4124e85676382d7f3f3515fbac7d26a7
securityContext:
runAsNonRoot: false

View File

@ -1,10 +0,0 @@
# Changelog<br>
<a name="monica-0.0.1"></a>
### monica-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.4
- name: mariadb
repository: https://truecharts.org/
version: 1.0.14
digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6
generated: "2021-11-30T13:39:28.487271027Z"

View File

@ -0,0 +1,19 @@
# Changelog<br>
<a name="monica-0.0.2"></a>
### [monica-0.0.2](https://github.com/truecharts/apps/compare/monica-0.0.1...monica-0.0.2) (2021-11-30)
#### Chore
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
<a name="monica-0.0.1"></a>
### monica-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.4
- name: mariadb
repository: https://truecharts.org/
version: 1.0.14
digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6
generated: "2021-11-30T13:51:07.836747518Z"

View File

@ -22,7 +22,7 @@ name: monica
sources:
- https://github.com/monicahq/monica
- https://hub.docker.com/_/monica
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- crm

View File

@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DB_PASSWORD.secretKeyRef.name | string | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"monica"` | |
| image.tag | string | `"3.5.0@sha256:04ff6eccd653e7fc2c9875130e572662b4a78bbd3f80011aeb79f1f3d55f39eb"` | |
| image.tag | string | `"3.5.0@sha256:227f9472e899f0b6a7cb2b93932aa3559ef23178f14cc76478d860f1c7f10620"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"monica"` | |

View File

@ -1,6 +1,6 @@
image:
repository: monica
tag: 3.5.0@sha256:04ff6eccd653e7fc2c9875130e572662b4a78bbd3f80011aeb79f1f3d55f39eb
tag: 3.5.0@sha256:227f9472e899f0b6a7cb2b93932aa3559ef23178f14cc76478d860f1c7f10620
pullPolicy: IfNotPresent
securityContext:

View File

@ -1,10 +0,0 @@
# Changelog<br>
<a name="snipe-it-0.0.1"></a>
### snipe-it-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.4
- name: mariadb
repository: https://truecharts.org/
version: 1.0.14
digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6
generated: "2021-11-30T13:40:09.171592214Z"

View File

@ -0,0 +1,19 @@
# Changelog<br>
<a name="snipe-it-0.0.2"></a>
### [snipe-it-0.0.2](https://github.com/truecharts/apps/compare/snipe-it-0.0.1...snipe-it-0.0.2) (2021-11-30)
#### Chore
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
<a name="snipe-it-0.0.1"></a>
### snipe-it-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.4
- name: mariadb
repository: https://truecharts.org/
version: 1.0.14
digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6
generated: "2021-11-30T13:51:46.745251841Z"

View File

@ -25,7 +25,7 @@ name: snipe-it
sources:
- https://snipeitapp.com/
- https://hub.docker.com/r/linuxserver/
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- management

View File

@ -22,7 +22,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.MYSQL_PORT_3306_TCP_ADDR.secretKeyRef.name | string | `"mariadbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/snipe-it"` | |
| image.tag | string | `"5.3.3@sha256:24610b729fe6595f1ead1e225f4e030fd3013c738987f2c095a2297746d0effb"` | |
| image.tag | string | `"5.3.3@sha256:625358097d1ac71ed6bacc15d2af48576e1aa86a42b8c8558f45d1a887878072"` | |
| mariadb.enabled | bool | `true` | |
| mariadb.existingSecret | string | `"mariadbcreds"` | |
| mariadb.mariadbDatabase | string | `"snipe-it"` | |

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/snipe-it
pullPolicy: IfNotPresent
tag: 5.3.3@sha256:24610b729fe6595f1ead1e225f4e030fd3013c738987f2c095a2297746d0effb
tag: 5.3.3@sha256:625358097d1ac71ed6bacc15d2af48576e1aa86a42b8c8558f45d1a887878072
secret: {}

View File

@ -0,0 +1,99 @@
# Changelog<br>
<a name="nextcloud-10.0.9"></a>
### [nextcloud-10.0.9](https://github.com/truecharts/apps/compare/nextcloud-10.0.8...nextcloud-10.0.9) (2021-11-30)
#### Chore
* update non-major ([#1431](https://github.com/truecharts/apps/issues/1431))
<a name="nextcloud-10.0.8"></a>
### [nextcloud-10.0.8](https://github.com/truecharts/apps/compare/nextcloud-10.0.7...nextcloud-10.0.8) (2021-11-30)
#### Chore
* update non-major deps helm releases ([#1432](https://github.com/truecharts/apps/issues/1432))
#### Fix
* move conflicting ports to 10xxx range ([#1415](https://github.com/truecharts/apps/issues/1415))
<a name="nextcloud-10.0.7"></a>
### [nextcloud-10.0.7](https://github.com/truecharts/apps/compare/nextcloud-10.0.6...nextcloud-10.0.7) (2021-11-23)
#### Chore
* update non-major deps helm releases ([#1386](https://github.com/truecharts/apps/issues/1386))
<a name="nextcloud-10.0.6"></a>
### [nextcloud-10.0.6](https://github.com/truecharts/apps/compare/nextcloud-10.0.5...nextcloud-10.0.6) (2021-11-22)
#### Chore
* update non-major deps helm releases ([#1383](https://github.com/truecharts/apps/issues/1383))
<a name="nextcloud-10.0.5"></a>
### [nextcloud-10.0.5](https://github.com/truecharts/apps/compare/nextcloud-10.0.4...nextcloud-10.0.5) (2021-11-22)
#### Chore
* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380))
<a name="nextcloud-10.0.4"></a>
### [nextcloud-10.0.4](https://github.com/truecharts/apps/compare/nextcloud-10.0.3...nextcloud-10.0.4) (2021-11-21)
#### Fix
* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361))
* remove specific times for nextcloud startup probes
<a name="nextcloud-10.0.3"></a>
### [nextcloud-10.0.3](https://github.com/truecharts/apps/compare/nextcloud-10.0.2...nextcloud-10.0.3) (2021-11-18)
#### Chore
* update non-major ([#1350](https://github.com/truecharts/apps/issues/1350))
<a name="nextcloud-10.0.2"></a>
### [nextcloud-10.0.2](https://github.com/truecharts/apps/compare/nextcloud-10.0.1...nextcloud-10.0.2) (2021-11-16)
#### Chore
* update non-major deps helm releases ([#1345](https://github.com/truecharts/apps/issues/1345))
<a name="nextcloud-10.0.1"></a>
### [nextcloud-10.0.1](https://github.com/truecharts/apps/compare/nextcloud-10.0.0...nextcloud-10.0.1) (2021-11-16)
#### Chore
* bump postgresql again
<a name="nextcloud-10.0.0"></a>
### [nextcloud-10.0.0](https://github.com/truecharts/apps/compare/nextcloud-9.0.12...nextcloud-10.0.0) (2021-11-16)
#### Chore
* bump postgresql on some Apps
<a name="nextcloud-9.0.12"></a>

View File

@ -0,0 +1,8 @@
# Configuration Options
##### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
##### Available config options
In the future this page is going to contain an automated list of options available in the installation/edit UI.

View File

@ -0,0 +1,12 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.7
- name: postgresql
repository: https://truecharts.org/
version: 6.0.15
- name: redis
repository: https://truecharts.org
version: 1.0.19
digest: sha256:605745a6aafb290cc1d20aca5741911e642b27c842840d1b1baf02024040e74b
generated: "2021-11-30T13:52:27.516485917Z"

View File

@ -0,0 +1,41 @@
apiVersion: v2
appVersion: "22.2.3"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.7
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 6.0.15
- condition: redis.enabled
name: redis
repository: https://truecharts.org
version: 1.0.19
deprecated: false
description: A private cloud server that puts the control and security of your own
data back into your hands.
home: https://nextcloud.com/
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png
keywords:
- nextcloud
- storage
- http
- web
- php
kubeVersion: '>=1.16.0-0'
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: nextcloud
sources:
- https://github.com/nextcloud/docker
- https://github.com/nextcloud/helm
type: application
version: 10.0.9
annotations:
truecharts.org/catagories: |
- cloud
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,40 @@
# Introduction
A private cloud server that puts the control and security of your own data back into your hands.
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
## Source Code
* <https://github.com/nextcloud/docker>
* <https://github.com/nextcloud/helm>
## Requirements
Kubernetes: `>=1.16.0-0`
## Dependencies
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 6.0.15 |
| https://truecharts.org | common | 8.9.7 |
| https://truecharts.org | redis | 1.0.19 |
## Installing the Chart
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
## Uninstalling the Chart
To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
## Support
- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
- See the [Wiki](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
---
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,3 @@
A private cloud server that puts the control and security of your own data back into your hands.
This App is supplied by TrueCharts, for more information please visit https://truecharts.org

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,62 @@
# Default Helm-Values
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.
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
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| cronjob.annotations | object | `{}` | |
| cronjob.failedJobsHistoryLimit | int | `5` | |
| cronjob.schedule | string | `"*/5 * * * *"` | |
| cronjob.successfulJobsHistoryLimit | int | `2` | |
| env.NEXTCLOUD_ADMIN_PASSWORD | string | `"adminpass"` | |
| env.NEXTCLOUD_ADMIN_USER | string | `"admin"` | |
| env.TRUSTED_PROXIES | string | `"172.16.0.0/16"` | |
| envFrom[0].configMapRef.name | string | `"nextcloudconfig"` | |
| envTpl.POSTGRES_DB | string | `"{{ .Values.postgresql.postgresqlDatabase }}"` | |
| envTpl.POSTGRES_USER | string | `"{{ .Values.postgresql.postgresqlUsername }}"` | |
| envValueFrom.POSTGRES_HOST.secretKeyRef.key | string | `"plainporthost"` | |
| envValueFrom.POSTGRES_HOST.secretKeyRef.name | string | `"dbcreds"` | |
| envValueFrom.POSTGRES_PASSWORD.secretKeyRef.key | string | `"postgresql-password"` | |
| envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| envValueFrom.REDIS_HOST.secretKeyRef.key | string | `"plainhost"` | |
| envValueFrom.REDIS_HOST.secretKeyRef.name | string | `"rediscreds"` | |
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.key | string | `"redis-password"` | |
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/nextcloud"` | |
| image.tag | string | `"22.2.3@sha256:21b94903f9c755a9e79a84692ce9ea7d4ebfc2d1066f90f7f2baa13388ddf831"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html"` | |
| podSecurityContext.fsGroup | int | `33` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |
| postgresql.existingSecret | string | `"dbcreds"` | |
| postgresql.postgresqlDatabase | string | `"nextcloud"` | |
| postgresql.postgresqlUsername | string | `"nextcloud"` | |
| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) |
| probes.liveness | object | See below | Liveness probe configuration |
| probes.liveness.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used |
| probes.readiness | object | See below | Redainess probe configuration |
| probes.readiness.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used |
| probes.startup | object | See below | Startup probe configuration |
| probes.startup.spec | object | "/" | If a HTTP probe is used (default for HTTP/HTTPS services) this path is used |
| redis.enabled | bool | `true` | |
| redis.existingSecret | string | `"rediscreds"` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.hpb.enabled | bool | `true` | |
| service.hpb.ports.hpb.enabled | bool | `true` | |
| service.hpb.ports.hpb.port | int | `7867` | |
| service.hpb.ports.hpb.targetPort | int | `7867` | |
| service.main.ports.main.port | int | `10020` | |
| service.main.ports.main.targetPort | int | `80` | |
All Rights Reserved - The TrueCharts Project

View File

@ -0,0 +1,135 @@
# Default values for Bitwarden.
image:
repository: docker.io/nextcloud
pullPolicy: IfNotPresent
tag: 22.2.3@sha256:21b94903f9c755a9e79a84692ce9ea7d4ebfc2d1066f90f7f2baa13388ddf831
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
fsGroup: 33
service:
main:
ports:
main:
port: 10020
targetPort: 80
hpb:
enabled: true
ports:
hpb:
enabled: true
port: 7867
targetPort: 7867
env:
NEXTCLOUD_ADMIN_USER: "admin"
NEXTCLOUD_ADMIN_PASSWORD: "adminpass"
TRUSTED_PROXIES: "172.16.0.0/16"
envTpl:
POSTGRES_DB: "{{ .Values.postgresql.postgresqlDatabase }}"
POSTGRES_USER: "{{ .Values.postgresql.postgresqlUsername }}"
envFrom:
- configMapRef:
name: nextcloudconfig
envValueFrom:
POSTGRES_PASSWORD:
secretKeyRef:
name: dbcreds
key: postgresql-password
POSTGRES_HOST:
secretKeyRef:
name: dbcreds
key: plainporthost
REDIS_HOST:
secretKeyRef:
name: rediscreds
key: plainhost
REDIS_HOST_PASSWORD:
secretKeyRef:
name: rediscreds
key: redis-password
persistence:
data:
enabled: true
mountPath: "/var/www/html"
# -- Probe configuration
# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/)
# @default -- See below
probes:
# -- Liveness probe configuration
# @default -- See below
liveness:
custom: true
# -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used
# @default -- "/"
spec:
httpGet:
path: /status.php
port: 80
httpHeaders:
- name: Host
value: "test.fakedomain.dns"
# -- Redainess probe configuration
# @default -- See below
readiness:
custom: true
# -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used
# @default -- "/"
spec:
httpGet:
path: /status.php
port: 80
httpHeaders:
- name: Host
value: "test.fakedomain.dns"
# -- Startup probe configuration
# @default -- See below
startup:
custom: true
# -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used
# @default -- "/"
spec:
httpGet:
path: /status.php
port: 80
httpHeaders:
- name: Host
value: "test.fakedomain.dns"
## Cronjob to execute Nextcloud background tasks
## ref: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#webcron
##
cronjob:
# Every 5 minutes
# Note: Setting this to any any other value than 5 minutes might
# cause issues with how nextcloud background jobs are executed
schedule: "*/5 * * * *"
annotations: {}
failedJobsHistoryLimit: 5
successfulJobsHistoryLimit: 2
# Enabled postgres
postgresql:
enabled: true
existingSecret: "dbcreds"
postgresqlUsername: nextcloud
postgresqlDatabase: nextcloud
# Enabled redis
# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/redis
redis:
enabled: true
existingSecret: "rediscreds"

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More