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.10.0"></a>
|
||||
### [common-8.10.0](https://github.com/truecharts/apps/compare/common-8.9.27...common-8.10.0) (2021-12-29)
|
||||
|
||||
#### Feat
|
||||
|
||||
* add support for a, renovate compatible, image selector ([#1627](https://github.com/truecharts/apps/issues/1627))
|
||||
|
||||
|
||||
|
||||
<a name="common-8.9.27"></a>
|
||||
### [common-8.9.27](https://github.com/truecharts/apps/compare/common-8.9.26...common-8.9.27) (2021-12-27)
|
||||
|
||||
|
||||
@@ -88,6 +88,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
||||
| image.pullPolicy | string | `nil` | image pull policy |
|
||||
| image.repository | string | `nil` | image repository |
|
||||
| image.tag | string | `nil` | image tag |
|
||||
| imageSelector | string | `"image"` | Image Selector allows for easy picking a different image dict, important for the SCALE GUI |
|
||||
| ingress | object | See below | Configure the ingresses for the chart here. Additional ingresses can be added by adding a dictionary key similar to the 'main' ingress. |
|
||||
| ingress.main.enableFixedMiddlewares | bool | `true` | disable to ignore any default middlwares |
|
||||
| ingress.main.enabled | bool | `false` | Enables or disables the ingress |
|
||||
|
||||
@@ -88,6 +88,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
||||
| image.pullPolicy | string | `nil` | image pull policy |
|
||||
| image.repository | string | `nil` | image repository |
|
||||
| image.tag | string | `nil` | image tag |
|
||||
| imageSelector | string | `"image"` | Image Selector allows for easy picking a different image dict, important for the SCALE GUI |
|
||||
| ingress | object | See below | Configure the ingresses for the chart here. Additional ingresses can be added by adding a dictionary key similar to the 'main' ingress. |
|
||||
| ingress.main.enableFixedMiddlewares | bool | `true` | disable to ignore any default middlwares |
|
||||
| ingress.main.enabled | bool | `false` | Enables or disables the ingress |
|
||||
|
||||
+22
-7407
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user