diff --git a/charts/library/common/CHANGELOG.md b/charts/library/common/CHANGELOG.md
index 507b45f65a8..e3cfd8867d5 100644
--- a/charts/library/common/CHANGELOG.md
+++ b/charts/library/common/CHANGELOG.md
@@ -1,6 +1,11 @@
# Changelog
+
+### [common-8.11.0](https://github.com/truecharts/apps/compare/common-8.10.6...common-8.11.0) (2022-01-12)
+
+
+
### [common-8.10.6](https://github.com/truecharts/apps/compare/common-8.10.5...common-8.10.6) (2022-01-10)
diff --git a/charts/library/common/helm-values.md b/charts/library/common/helm-values.md
index f66a0dce2dd..cc1994ade30 100644
--- a/charts/library/common/helm-values.md
+++ b/charts/library/common/helm-values.md
@@ -79,6 +79,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
| envFrom | list | `[]` | |
| envTpl | object | `{}` | |
| envValueFrom | object | `{}` | |
+| externalInterfaces | list | `[]` | Use this directly attach a pod to a SCALE interface. Please be aware: This bypasses k8s services |
| global.fullnameOverride | string | `nil` | Set the entire name definition |
| global.isSCALE | bool | `false` | |
| global.nameOverride | string | `nil` | Set an override for the prefix of the fullname |
diff --git a/docs/apps/common/helm-values.md b/docs/apps/common/helm-values.md
index f66a0dce2dd..cc1994ade30 100644
--- a/docs/apps/common/helm-values.md
+++ b/docs/apps/common/helm-values.md
@@ -79,6 +79,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
| envFrom | list | `[]` | |
| envTpl | object | `{}` | |
| envValueFrom | object | `{}` | |
+| externalInterfaces | list | `[]` | Use this directly attach a pod to a SCALE interface. Please be aware: This bypasses k8s services |
| global.fullnameOverride | string | `nil` | Set the entire name definition |
| global.isSCALE | bool | `false` | |
| global.nameOverride | string | `nil` | Set an override for the prefix of the fullname |
diff --git a/docs/index.yaml b/docs/index.yaml
index eb4f943e289..c2f84c41c77 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -4254,6 +4254,27 @@ entries:
- https://github.com/truecharts/apps/releases/download/collabora-online-9.0.20/collabora-online-9.0.20.tgz
version: 9.0.20
common:
+ - apiVersion: v2
+ appVersion: latest
+ created: "2022-01-12T18:25:42.584209626Z"
+ description: Function library for TrueCharts
+ digest: 11c3a086f0c7fd377875965fbabf1ac1e9c23ec2f7d36887685aa46afc3ec9ee
+ 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: https://truecharts.org
+ name: common
+ type: library
+ urls:
+ - https://github.com/truecharts/apps/releases/download/common-8.11.0/common-8.11.0.tgz
+ version: 8.11.0
- apiVersion: v2
appVersion: latest
created: "2022-01-10T19:43:30.923097394Z"
@@ -46634,4 +46655,4 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
version: 9.0.24
-generated: "2022-01-12T17:16:56.993750753Z"
+generated: "2022-01-12T18:25:42.587972281Z"