Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-29 11:38:22 +00:00
parent 477de96a72
commit 88e8107564
4 changed files with 33 additions and 7407 deletions
+9
View File
@@ -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)
+1
View File
@@ -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 |
+1
View File
@@ -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
View File
File diff suppressed because it is too large Load Diff