Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="common-8.12.2"></a>
|
||||||
|
### [common-8.12.2](https://github.com/truecharts/apps/compare/common-8.12.1...common-8.12.2) (2022-01-13)
|
||||||
|
|
||||||
|
#### Feat
|
||||||
|
|
||||||
|
* properly setup extra-args support ([#1708](https://github.com/truecharts/apps/issues/1708))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="common-8.12.1"></a>
|
<a name="common-8.12.1"></a>
|
||||||
### [common-8.12.1](https://github.com/truecharts/apps/compare/common-8.12.0...common-8.12.1) (2022-01-12)
|
### [common-8.12.1](https://github.com/truecharts/apps/compare/common-8.12.0...common-8.12.1) (2022-01-12)
|
||||||
|
|
||||||
|
|||||||
@@ -80,6 +80,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
|||||||
| 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 |
|
| externalInterfaces | list | `[]` | Use this directly attach a pod to a SCALE interface. Please be aware: This bypasses k8s services |
|
||||||
|
| extraArgs | list | `[]` | Add args in addition to the arguments set by default. Primarily for the SCALE GUI |
|
||||||
| 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 |
|
||||||
|
|||||||
@@ -80,6 +80,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
|||||||
| 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 |
|
| externalInterfaces | list | `[]` | Use this directly attach a pod to a SCALE interface. Please be aware: This bypasses k8s services |
|
||||||
|
| extraArgs | list | `[]` | Add args in addition to the arguments set by default. Primarily for the SCALE GUI |
|
||||||
| 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
-7408
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user