Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -149,6 +149,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
||||
| podLabelsList | list | `[]` | Set additional labels on the pod |
|
||||
| podSecurityContext | object | `{"fsGroup":568,"fsGroupChangePolicy":"OnRootMismatch","runAsGroup":568,"runAsUser":568,"supplementalGroups":[]}` | Configure the Security Context for the Pod |
|
||||
| postgresql.enabled | bool | `false` | |
|
||||
| postgresql.existingSecret | string | `"dbcreds"` | |
|
||||
| postgresql.url | object | `{}` | can be used to make an easy accessable note which URLS to use to access the DB. |
|
||||
| postgresqlImage | object | See below | postgresql specific configuration |
|
||||
| postgresqlImage.pullPolicy | string | `"IfNotPresent"` | Specify the postgresql image pull policy |
|
||||
|
||||
+22
-1
@@ -18606,6 +18606,27 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/collabora-online-3.1.5/collabora-online-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
common:
|
||||
- apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2021-10-09T19:21:04.344114077Z"
|
||||
description: Function library for TrueCharts
|
||||
digest: a97fdbd3a3ae65c99ce85dcad2989da80994da4b147889b091542563ad54419b
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/common
|
||||
icon: https://avatars.githubusercontent.com/u/76400755
|
||||
keywords:
|
||||
- truecharts
|
||||
- library-chart
|
||||
- common
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
name: common
|
||||
type: library
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/common-8.3.1/common-8.3.1.tgz
|
||||
version: 8.3.1
|
||||
- apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2021-10-09T17:26:38.580061206Z"
|
||||
@@ -197003,4 +197024,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
generated: "2021-10-09T19:00:16.794995036Z"
|
||||
generated: "2021-10-09T19:21:04.397106382Z"
|
||||
|
||||
Reference in New Issue
Block a user