From cfa73487ca790db9dff098e24fdc1ff9ee57b2a0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 4 Oct 2021 22:49:28 +0000 Subject: [PATCH] Commit released Helm Chart and docs for TrueCharts Signed-off-by: TrueCharts-Bot --- charts/library/common/CHANGELOG.md | 5 +++++ charts/library/common/app-changelog.md | 4 ++-- charts/library/common/helm-values.md | 1 + docs/apps/common/helm-values.md | 1 + docs/index.yaml | 23 ++++++++++++++++++++++- 5 files changed, 31 insertions(+), 3 deletions(-) diff --git a/charts/library/common/CHANGELOG.md b/charts/library/common/CHANGELOG.md index 030937e86c5..bcc15133b34 100644 --- a/charts/library/common/CHANGELOG.md +++ b/charts/library/common/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog
+ +### [common-8.2.2](https://github.com/truecharts/apps/compare/common-8.2.1...common-8.2.2) (2021-10-04) + + + ### [common-8.2.1](https://github.com/truecharts/apps/compare/common-8.2.0...common-8.2.1) (2021-10-04) diff --git a/charts/library/common/app-changelog.md b/charts/library/common/app-changelog.md index ca815c24a55..07052fa9ed8 100644 --- a/charts/library/common/app-changelog.md +++ b/charts/library/common/app-changelog.md @@ -1,3 +1,3 @@ - -### [common-8.2.1](https://github.com/truecharts/apps/compare/common-8.2.0...common-8.2.1) (2021-10-04) + +### [common-8.2.2](https://github.com/truecharts/apps/compare/common-8.2.1...common-8.2.2) (2021-10-04) diff --git a/charts/library/common/helm-values.md b/charts/library/common/helm-values.md index 79050ae0505..75e8613234d 100644 --- a/charts/library/common/helm-values.md +++ b/charts/library/common/helm-values.md @@ -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. | diff --git a/docs/apps/common/helm-values.md b/docs/apps/common/helm-values.md index 79050ae0505..75e8613234d 100644 --- a/docs/apps/common/helm-values.md +++ b/docs/apps/common/helm-values.md @@ -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. | diff --git a/docs/index.yaml b/docs/index.yaml index 9a37c2fc988..b4e4e78e497 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -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"