mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-19 19:00:22 +08:00
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>
|
||||
|
||||
|
||||
<a name="common-8.6.0"></a>
|
||||
### [common-8.6.0](https://github.com/truecharts/apps/compare/common-8.5.7...common-8.6.0) (2021-11-15)
|
||||
|
||||
#### Feat
|
||||
|
||||
* add mariadb support layer
|
||||
|
||||
|
||||
|
||||
<a name="common-8.5.7"></a>
|
||||
### [common-8.5.7](https://github.com/truecharts/apps/compare/common-8.5.6...common-8.5.7) (2021-11-14)
|
||||
|
||||
|
||||
@@ -100,6 +100,8 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
||||
| ingressList | list | [] | Configure ingressList for the chart here. Additional items can be added by adding a items similar to ingress |
|
||||
| initContainers | object | `{}` | Specify any initContainers here as dictionary items. Each initContainer should have its own key. The dictionary item key will determine the order. Helm templates can be used. |
|
||||
| lifecycle | object | `{}` | Configure the lifecycle for the main container |
|
||||
| mariadb | object | See below | mariadb dependency configuration |
|
||||
| mariadb.url | object | `{}` | can be used to make an easy accessable note which URLS to use to access the DB. |
|
||||
| netshootImage | object | See below | netshoot specific configuration |
|
||||
| netshootImage.pullPolicy | string | `"Always"` | Specify the netshoot image pull policy |
|
||||
| netshootImage.repository | string | `"nicolaka/netshoot"` | Specify the netshoot image |
|
||||
|
||||
@@ -100,6 +100,8 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
||||
| ingressList | list | [] | Configure ingressList for the chart here. Additional items can be added by adding a items similar to ingress |
|
||||
| initContainers | object | `{}` | Specify any initContainers here as dictionary items. Each initContainer should have its own key. The dictionary item key will determine the order. Helm templates can be used. |
|
||||
| lifecycle | object | `{}` | Configure the lifecycle for the main container |
|
||||
| mariadb | object | See below | mariadb dependency configuration |
|
||||
| mariadb.url | object | `{}` | can be used to make an easy accessable note which URLS to use to access the DB. |
|
||||
| netshootImage | object | See below | netshoot specific configuration |
|
||||
| netshootImage.pullPolicy | string | `"Always"` | Specify the netshoot image pull policy |
|
||||
| netshootImage.repository | string | `"nicolaka/netshoot"` | Specify the netshoot image |
|
||||
|
||||
5282
docs/index.yaml
5282
docs/index.yaml
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user