Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="common-8.11.0"></a>
|
||||||
|
### [common-8.11.0](https://github.com/truecharts/apps/compare/common-8.10.6...common-8.11.0) (2022-01-12)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="common-8.10.6"></a>
|
<a name="common-8.10.6"></a>
|
||||||
### [common-8.10.6](https://github.com/truecharts/apps/compare/common-8.10.5...common-8.10.6) (2022-01-10)
|
### [common-8.10.6](https://github.com/truecharts/apps/compare/common-8.10.5...common-8.10.6) (2022-01-10)
|
||||||
|
|
||||||
|
|||||||
@@ -79,6 +79,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
|||||||
| envFrom | list | `[]` | |
|
| envFrom | list | `[]` | |
|
||||||
| envTpl | object | `{}` | |
|
| envTpl | object | `{}` | |
|
||||||
| envValueFrom | object | `{}` | |
|
| envValueFrom | object | `{}` | |
|
||||||
|
| externalInterfaces | list | `[]` | Use this directly attach a pod to a SCALE interface. Please be aware: This bypasses k8s services |
|
||||||
| global.fullnameOverride | string | `nil` | Set the entire name definition |
|
| global.fullnameOverride | string | `nil` | Set the entire name definition |
|
||||||
| global.isSCALE | bool | `false` | |
|
| global.isSCALE | bool | `false` | |
|
||||||
| global.nameOverride | string | `nil` | Set an override for the prefix of the fullname |
|
| global.nameOverride | string | `nil` | Set an override for the prefix of the fullname |
|
||||||
|
|||||||
@@ -79,6 +79,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
|||||||
| envFrom | list | `[]` | |
|
| envFrom | list | `[]` | |
|
||||||
| envTpl | object | `{}` | |
|
| envTpl | object | `{}` | |
|
||||||
| envValueFrom | object | `{}` | |
|
| envValueFrom | object | `{}` | |
|
||||||
|
| externalInterfaces | list | `[]` | Use this directly attach a pod to a SCALE interface. Please be aware: This bypasses k8s services |
|
||||||
| global.fullnameOverride | string | `nil` | Set the entire name definition |
|
| global.fullnameOverride | string | `nil` | Set the entire name definition |
|
||||||
| global.isSCALE | bool | `false` | |
|
| global.isSCALE | bool | `false` | |
|
||||||
| global.nameOverride | string | `nil` | Set an override for the prefix of the fullname |
|
| global.nameOverride | string | `nil` | Set an override for the prefix of the fullname |
|
||||||
|
|||||||
+22
-1
@@ -4254,6 +4254,27 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/collabora-online-9.0.20/collabora-online-9.0.20.tgz
|
- https://github.com/truecharts/apps/releases/download/collabora-online-9.0.20/collabora-online-9.0.20.tgz
|
||||||
version: 9.0.20
|
version: 9.0.20
|
||||||
common:
|
common:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: latest
|
||||||
|
created: "2022-01-12T18:25:42.584209626Z"
|
||||||
|
description: Function library for TrueCharts
|
||||||
|
digest: 11c3a086f0c7fd377875965fbabf1ac1e9c23ec2f7d36887685aa46afc3ec9ee
|
||||||
|
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: https://truecharts.org
|
||||||
|
name: common
|
||||||
|
type: library
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/common-8.11.0/common-8.11.0.tgz
|
||||||
|
version: 8.11.0
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
created: "2022-01-10T19:43:30.923097394Z"
|
created: "2022-01-10T19:43:30.923097394Z"
|
||||||
@@ -46634,4 +46655,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
||||||
version: 9.0.24
|
version: 9.0.24
|
||||||
generated: "2022-01-12T17:16:56.993750753Z"
|
generated: "2022-01-12T18:25:42.587972281Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user