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>
|
||||
|
||||
|
||||
<a name="common-8.2.2"></a>
|
||||
### [common-8.2.2](https://github.com/truecharts/apps/compare/common-8.2.1...common-8.2.2) (2021-10-04)
|
||||
|
||||
|
||||
|
||||
<a name="common-8.2.1"></a>
|
||||
### [common-8.2.1](https://github.com/truecharts/apps/compare/common-8.2.0...common-8.2.1) (2021-10-04)
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
|
||||
<a name="common-8.2.1"></a>
|
||||
### [common-8.2.1](https://github.com/truecharts/apps/compare/common-8.2.0...common-8.2.1) (2021-10-04)
|
||||
<a name="common-8.2.2"></a>
|
||||
### [common-8.2.2](https://github.com/truecharts/apps/compare/common-8.2.1...common-8.2.2) (2021-10-04)
|
||||
|
||||
@@ -81,6 +81,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
||||
| image.repository | string | `nil` | image repository |
|
||||
| image.tag | string | `nil` | image tag |
|
||||
| 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 |
|
||||
| ingress.main.fixedMiddlewares | list | `["chain-basic"]` | List of middlewares in the traefikmiddlewares k8s namespace to add automatically Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names Primarily used for TrueNAS SCALE to add additional (seperate) middlewares without exposing them to the end-user |
|
||||
| ingress.main.hosts[0].host | string | `"chart-example.local"` | Host address. Helm template can be passed. |
|
||||
|
||||
@@ -81,6 +81,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
|
||||
| image.repository | string | `nil` | image repository |
|
||||
| image.tag | string | `nil` | image tag |
|
||||
| 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 |
|
||||
| ingress.main.fixedMiddlewares | list | `["chain-basic"]` | List of middlewares in the traefikmiddlewares k8s namespace to add automatically Creates an annotation with the middlewares and appends k8s and traefik namespaces to the middleware names Primarily used for TrueNAS SCALE to add additional (seperate) middlewares without exposing them to the end-user |
|
||||
| ingress.main.hosts[0].host | string | `"chart-example.local"` | Host address. Helm template can be passed. |
|
||||
|
||||
@@ -18509,6 +18509,27 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/collabora-online-3.1.5/collabora-online-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
common:
|
||||
- apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2021-10-04T22:49:26.153851115Z"
|
||||
description: Function library for TrueCharts
|
||||
digest: 564f6e4b01493b0735484cf0967832863c619a1bbdd8aac1cd7ab575a794887e
|
||||
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: truecharts.org
|
||||
name: common
|
||||
type: library
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/common-8.2.2/common-8.2.2.tgz
|
||||
version: 8.2.2
|
||||
- apiVersion: v2
|
||||
appVersion: latest
|
||||
created: "2021-10-04T12:05:48.660941522Z"
|
||||
@@ -195825,4 +195846,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||
version: 3.1.5
|
||||
generated: "2021-10-04T12:05:48.716391406Z"
|
||||
generated: "2021-10-04T22:49:26.224280761Z"
|
||||
|
||||
Reference in New Issue
Block a user