Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-03 20:45:53 +00:00
parent f0e4862008
commit 7dfbf4ff2c
18 changed files with 14974 additions and 106 deletions
-1
View File
@@ -906,4 +906,3 @@ opt/bitnami/common/bin/ini-file (gobinary)
Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0) Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
``` ```
-1
View File
@@ -875,4 +875,3 @@ opt/bitnami/common/bin/gosu (gobinary)
Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0) Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
``` ```
-1
View File
@@ -1109,4 +1109,3 @@ opt/bitnami/common/bin/gosu (gobinary)
Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0) Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
``` ```
-1
View File
@@ -542,4 +542,3 @@ Total: 2 (UNKNOWN: 0, LOW: 0, MEDIUM: 1, HIGH: 1, CRITICAL: 0)
| | | | | | -->avd.aquasec.com/nvd/cve-2019-3826 | | | | | | | -->avd.aquasec.com/nvd/cve-2019-3826 |
+----------------------------------+------------------+----------+--------------------------------------+-----------------+---------------------------------------+ +----------------------------------+------------------+----------+--------------------------------------+-----------------+---------------------------------------+
``` ```
-1
View File
@@ -889,4 +889,3 @@ opt/bitnami/common/bin/wait-for-port (gobinary)
Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0) Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
``` ```
+11
View File
@@ -1,6 +1,17 @@
# Changelog<br> # Changelog<br>
<a name="nextcloud-10.0.10"></a>
### [nextcloud-10.0.10](https://github.com/truecharts/apps/compare/nextcloud-10.0.9...nextcloud-10.0.10) (2021-12-03)
#### Chore
* ensure container references are prefixed with v
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
* update container image tccr.io/truecharts/nextcloud to v23.0.0 ([#1447](https://github.com/truecharts/apps/issues/1447))
<a name="nextcloud-10.0.9"></a> <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) ### [nextcloud-10.0.9](https://github.com/truecharts/apps/compare/nextcloud-10.0.8...nextcloud-10.0.9) (2021-11-30)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "22.2.3" appVersion: "23.0.0"
dependencies: dependencies:
- name: common - name: common
repository: https://truecharts.org repository: https://truecharts.org
+2 -2
View File
@@ -30,8 +30,8 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.key | string | `"redis-password"` | | | envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.key | string | `"redis-password"` | |
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | | | envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | | | image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/nextcloud"` | | | image.repository | string | `"tccr.io/truecharts/nextcloud"` | |
| image.tag | string | `"22.2.3@sha256:21b94903f9c755a9e79a84692ce9ea7d4ebfc2d1066f90f7f2baa13388ddf831"` | | | image.tag | string | `"v23.0.0@sha256:14b9b85250c984c6c4083f4509b84c98587d0913ec997c57a300c503f5c0344e"` | |
| persistence.data.enabled | bool | `true` | | | persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html"` | | | persistence.data.mountPath | string | `"/var/www/html"` | |
| podSecurityContext.fsGroup | int | `33` | | | podSecurityContext.fsGroup | int | `33` | |
File diff suppressed because it is too large Load Diff
-1
View File
@@ -906,4 +906,3 @@ opt/bitnami/common/bin/ini-file (gobinary)
Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0) Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
``` ```
@@ -875,4 +875,3 @@ opt/bitnami/common/bin/gosu (gobinary)
Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0) Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
``` ```
@@ -1109,4 +1109,3 @@ opt/bitnami/common/bin/gosu (gobinary)
Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0) Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
``` ```
@@ -542,4 +542,3 @@ Total: 2 (UNKNOWN: 0, LOW: 0, MEDIUM: 1, HIGH: 1, CRITICAL: 0)
| | | | | | -->avd.aquasec.com/nvd/cve-2019-3826 | | | | | | | -->avd.aquasec.com/nvd/cve-2019-3826 |
+----------------------------------+------------------+----------+--------------------------------------+-----------------+---------------------------------------+ +----------------------------------+------------------+----------+--------------------------------------+-----------------+---------------------------------------+
``` ```
-1
View File
@@ -889,4 +889,3 @@ opt/bitnami/common/bin/wait-for-port (gobinary)
Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0) Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
``` ```
+11
View File
@@ -1,6 +1,17 @@
# Changelog<br> # Changelog<br>
<a name="nextcloud-10.0.10"></a>
### [nextcloud-10.0.10](https://github.com/truecharts/apps/compare/nextcloud-10.0.9...nextcloud-10.0.10) (2021-12-03)
#### Chore
* ensure container references are prefixed with v
* move all container references to TCCR ([#1448](https://github.com/truecharts/apps/issues/1448))
* update container image tccr.io/truecharts/nextcloud to v23.0.0 ([#1447](https://github.com/truecharts/apps/issues/1447))
<a name="nextcloud-10.0.9"></a> <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) ### [nextcloud-10.0.9](https://github.com/truecharts/apps/compare/nextcloud-10.0.8...nextcloud-10.0.9) (2021-11-30)
+2 -2
View File
@@ -30,8 +30,8 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.key | string | `"redis-password"` | | | envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.key | string | `"redis-password"` | |
| envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | | | envValueFrom.REDIS_HOST_PASSWORD.secretKeyRef.name | string | `"rediscreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | | | image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/nextcloud"` | | | image.repository | string | `"tccr.io/truecharts/nextcloud"` | |
| image.tag | string | `"22.2.3@sha256:21b94903f9c755a9e79a84692ce9ea7d4ebfc2d1066f90f7f2baa13388ddf831"` | | | image.tag | string | `"v23.0.0@sha256:14b9b85250c984c6c4083f4509b84c98587d0913ec997c57a300c503f5c0344e"` | |
| persistence.data.enabled | bool | `true` | | | persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/var/www/html"` | | | persistence.data.mountPath | string | `"/var/www/html"` | |
| podSecurityContext.fsGroup | int | `33` | | | podSecurityContext.fsGroup | int | `33` | |
File diff suppressed because it is too large Load Diff
+45 -1
View File
@@ -129738,6 +129738,50 @@ entries:
- https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz - https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz
version: 3.1.5 version: 3.1.5
nextcloud: nextcloud:
- annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- cloud
truecharts.org/grade: U
apiVersion: v2
appVersion: 23.0.0
created: "2021-12-03T20:45:51.02662314Z"
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
description: A private cloud server that puts the control and security of your
own data back into your hands.
digest: a55635ca1578bfd7a33eb502654791d0d3ee6afed91ce12902db79534e3f0090
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
urls:
- https://github.com/truecharts/apps/releases/download/nextcloud-10.0.10/nextcloud-10.0.10.tgz
version: 10.0.10
- annotations: - annotations:
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/catagories: | truecharts.org/catagories: |
@@ -260245,4 +260289,4 @@ entries:
urls: urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz - https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
version: 3.1.5 version: 3.1.5
generated: "2021-12-03T19:54:43.185653326Z" generated: "2021-12-03T20:45:51.114833114Z"