diff --git a/charts/library/common/CHANGELOG.md b/charts/library/common/CHANGELOG.md
index 04ae9ed9ff1..b611d7a9784 100644
--- a/charts/library/common/CHANGELOG.md
+++ b/charts/library/common/CHANGELOG.md
@@ -1,6 +1,19 @@
# Changelog
+
+### [common-7.0.3](https://github.com/truecharts/apps/compare/common-7.0.2...common-7.0.3) (2021-09-11)
+
+#### Chore
+
+* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958))
+
+#### Fix
+
+* remove duplicate securitycontext from autopermissions
+
+
+
### [common-7.0.2](https://github.com/truecharts/apps/compare/common-7.0.1...common-7.0.2) (2021-09-10)
diff --git a/charts/library/common/SCALE/CHANGELOG.md b/charts/library/common/SCALE/CHANGELOG.md
index b8b7c398752..98113711217 100644
--- a/charts/library/common/SCALE/CHANGELOG.md
+++ b/charts/library/common/SCALE/CHANGELOG.md
@@ -1,11 +1,11 @@
-
-### [common-7.0.2](https://github.com/truecharts/apps/compare/common-7.0.1...common-7.0.2) (2021-09-10)
+
+### [common-7.0.3](https://github.com/truecharts/apps/compare/common-7.0.2...common-7.0.3) (2021-09-11)
-#### Feat
+#### Chore
-* Move some common containers to our own containers
+* move more dockerhub containers to GHCR mirror ([#958](https://github.com/truecharts/apps/issues/958))
-#### Refactor
+#### Fix
-* change image layout to enable renovate updates of sidecarts ([#955](https://github.com/truecharts/apps/issues/955))
+* remove duplicate securitycontext from autopermissions
diff --git a/charts/library/common/helm-values.md b/charts/library/common/helm-values.md
index a5fca24d840..d90ace5a80a 100644
--- a/charts/library/common/helm-values.md
+++ b/charts/library/common/helm-values.md
@@ -51,7 +51,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
| args | list | `[]` | Override the args for the default container |
| autoscaling | object | | Add a Horizontal Pod Autoscaler |
| codeserverImage.pullPolicy | string | `"IfNotPresent"` | Specify the code-server image pull policy |
-| codeserverImage.repository | string | `"codercom/code-server"` | Specify the code-server image |
+| codeserverImage.repository | string | `"ghcr.io/truecharts/code-server"` | Specify the code-server image |
| codeserverImage.tag | string | `"3.9.2"` | Specify the code-server image tag |
| command | list | `[]` | Override the command(s) for the default container |
| controller.annotations | object | `{}` | |
diff --git a/docs/apps/common/helm-values.md b/docs/apps/common/helm-values.md
index a5fca24d840..d90ace5a80a 100644
--- a/docs/apps/common/helm-values.md
+++ b/docs/apps/common/helm-values.md
@@ -51,7 +51,7 @@ This chart is used by a lot of our Apps to provide sane defaults and logic.
| args | list | `[]` | Override the args for the default container |
| autoscaling | object | | Add a Horizontal Pod Autoscaler |
| codeserverImage.pullPolicy | string | `"IfNotPresent"` | Specify the code-server image pull policy |
-| codeserverImage.repository | string | `"codercom/code-server"` | Specify the code-server image |
+| codeserverImage.repository | string | `"ghcr.io/truecharts/code-server"` | Specify the code-server image |
| codeserverImage.tag | string | `"3.9.2"` | Specify the code-server image tag |
| command | list | `[]` | Override the command(s) for the default container |
| controller.annotations | object | `{}` | |
diff --git a/docs/index.yaml b/docs/index.yaml
index e78bf3be6ff..4892e11bcda 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -16775,6 +16775,30 @@ 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-09-11T10:10:31.884944358Z"
+ description: Function library for TrueCharts
+ digest: ffcfb96f7f4a386ec9ff3d659da852e1bfb818aac72d57d6c8d70f23991b8501
+ 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
+ - email: kjeld@schouten-lebbing.nl
+ name: Ornias1993
+ url: truecharts.org
+ name: common
+ type: library
+ urls:
+ - https://github.com/truecharts/apps/releases/download/common-7.0.3/common-7.0.3.tgz
+ version: 7.0.3
- apiVersion: v2
appVersion: latest
created: "2021-09-10T15:07:55.045755875Z"
@@ -178663,4 +178687,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-09-10T15:07:55.099675155Z"
+generated: "2021-09-11T10:10:31.939137605Z"