diff --git a/charts/incubator/logitech-media-server/CHANGELOG.md b/charts/incubator/logitech-media-server/CHANGELOG.md
index 90b3b3c6e58..bafb736186e 100644
--- a/charts/incubator/logitech-media-server/CHANGELOG.md
+++ b/charts/incubator/logitech-media-server/CHANGELOG.md
@@ -3,4 +3,3 @@
### logitech-media-server-1.0.0 (2021-10-14)
-
diff --git a/charts/incubator/logitech-media-server/app-changelog.md b/charts/incubator/logitech-media-server/app-changelog.md
index b251cdac502..97631461474 100644
--- a/charts/incubator/logitech-media-server/app-changelog.md
+++ b/charts/incubator/logitech-media-server/app-changelog.md
@@ -1,4 +1,3 @@
### logitech-media-server-1.0.0 (2021-10-14)
-
diff --git a/charts/incubator/uptime-kuma/CHANGELOG.md b/charts/incubator/uptime-kuma/CHANGELOG.md
new file mode 100644
index 00000000000..e2594a69afe
--- /dev/null
+++ b/charts/incubator/uptime-kuma/CHANGELOG.md
@@ -0,0 +1,6 @@
+# Changelog
+
+
+
+### uptime-kuma-0.0.1 (2021-10-14)
+
diff --git a/charts/incubator/uptime-kuma/CONFIG.md b/charts/incubator/uptime-kuma/CONFIG.md
new file mode 100644
index 00000000000..fc9b2fa2d5f
--- /dev/null
+++ b/charts/incubator/uptime-kuma/CONFIG.md
@@ -0,0 +1,8 @@
+# Configuration Options
+
+##### Connecting to other apps
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
+https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
+
+##### Available config options
+In the future this page is going to contain an automated list of options available in the installation/edit UI.
diff --git a/charts/incubator/uptime-kuma/Chart.yaml b/charts/incubator/uptime-kuma/Chart.yaml
index af389c118ba..640fbe20571 100644
--- a/charts/incubator/uptime-kuma/Chart.yaml
+++ b/charts/incubator/uptime-kuma/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
-appVersion: "1.8.0-alpine"
+appVersion: "1.8.0"
dependencies:
- name: common
repository: https://truecharts.org
diff --git a/charts/incubator/uptime-kuma/README.md b/charts/incubator/uptime-kuma/README.md
new file mode 100644
index 00000000000..ff14ee79a8c
--- /dev/null
+++ b/charts/incubator/uptime-kuma/README.md
@@ -0,0 +1,37 @@
+# Introduction
+
+A fancy self-hosted monitoring tool
+
+TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://truecharts.org | common | 8.3.6 |
+
+## Installing the Chart
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
+
+## Uninstalling the Chart
+
+To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
+
+## Support
+
+- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
+- See the [Wiki](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+---
+All Rights Reserved - The TrueCharts Project
diff --git a/charts/incubator/uptime-kuma/app-changelog.md b/charts/incubator/uptime-kuma/app-changelog.md
new file mode 100644
index 00000000000..c5f9fcb97ba
--- /dev/null
+++ b/charts/incubator/uptime-kuma/app-changelog.md
@@ -0,0 +1,4 @@
+
+
+### uptime-kuma-0.0.1 (2021-10-14)
+
diff --git a/charts/incubator/uptime-kuma/app-readme.md b/charts/incubator/uptime-kuma/app-readme.md
new file mode 100644
index 00000000000..052a359e92f
--- /dev/null
+++ b/charts/incubator/uptime-kuma/app-readme.md
@@ -0,0 +1,3 @@
+A fancy self-hosted monitoring tool
+
+This App is supplied by TrueCharts, for more information please visit https://truecharts.org
diff --git a/charts/incubator/uptime-kuma/helm-values.md b/charts/incubator/uptime-kuma/helm-values.md
new file mode 100644
index 00000000000..40e94c0c561
--- /dev/null
+++ b/charts/incubator/uptime-kuma/helm-values.md
@@ -0,0 +1,28 @@
+# Default Helm-Values
+
+TrueCharts is primarily build to supply TrueNAS SCALE Apps.
+However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
+
+Most of our Apps also consume our "common" Helm Chart.
+If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
+You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
+
+## Values
+
+| Key | Type | Default | Description |
+|-----|------|---------|-------------|
+| image.pullPolicy | string | `"IfNotPresent"` | |
+| image.repository | string | `"louislam/uptime-kuma"` | |
+| image.tag | string | `"1.8.0-debian@sha256:c775044689c432e282df0adc2fb6f0706513e87d6ff73fcafe0149a729a5e383"` | |
+| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/app/data"` | |
+| persistence.config.size | string | `"100Gi"` | |
+| persistence.config.type | string | `"pvc"` | |
+| podSecurityContext.runAsGroup | int | `0` | |
+| podSecurityContext.runAsUser | int | `0` | |
+| securityContext.runAsNonRoot | bool | `false` | |
+| service.main.enabled | bool | `true` | |
+| service.main.ports.main.port | int | `3001` | |
+
+All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/incubator/logitech-media-server/CHANGELOG.md b/docs/apps/incubator/logitech-media-server/CHANGELOG.md
index 90b3b3c6e58..bafb736186e 100644
--- a/docs/apps/incubator/logitech-media-server/CHANGELOG.md
+++ b/docs/apps/incubator/logitech-media-server/CHANGELOG.md
@@ -3,4 +3,3 @@
### logitech-media-server-1.0.0 (2021-10-14)
-
diff --git a/docs/apps/incubator/uptime-kuma/CHANGELOG.md b/docs/apps/incubator/uptime-kuma/CHANGELOG.md
new file mode 100644
index 00000000000..e2594a69afe
--- /dev/null
+++ b/docs/apps/incubator/uptime-kuma/CHANGELOG.md
@@ -0,0 +1,6 @@
+# Changelog
+
+
+
+### uptime-kuma-0.0.1 (2021-10-14)
+
diff --git a/docs/apps/incubator/uptime-kuma/CONFIG.md b/docs/apps/incubator/uptime-kuma/CONFIG.md
new file mode 100644
index 00000000000..fc9b2fa2d5f
--- /dev/null
+++ b/docs/apps/incubator/uptime-kuma/CONFIG.md
@@ -0,0 +1,8 @@
+# Configuration Options
+
+##### Connecting to other apps
+If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide:
+https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/
+
+##### Available config options
+In the future this page is going to contain an automated list of options available in the installation/edit UI.
diff --git a/docs/apps/incubator/uptime-kuma/helm-values.md b/docs/apps/incubator/uptime-kuma/helm-values.md
new file mode 100644
index 00000000000..40e94c0c561
--- /dev/null
+++ b/docs/apps/incubator/uptime-kuma/helm-values.md
@@ -0,0 +1,28 @@
+# Default Helm-Values
+
+TrueCharts is primarily build to supply TrueNAS SCALE Apps.
+However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file.
+
+Most of our Apps also consume our "common" Helm Chart.
+If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart.
+You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document.
+
+## Values
+
+| Key | Type | Default | Description |
+|-----|------|---------|-------------|
+| image.pullPolicy | string | `"IfNotPresent"` | |
+| image.repository | string | `"louislam/uptime-kuma"` | |
+| image.tag | string | `"1.8.0-debian@sha256:c775044689c432e282df0adc2fb6f0706513e87d6ff73fcafe0149a729a5e383"` | |
+| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
+| persistence.config.enabled | bool | `true` | |
+| persistence.config.mountPath | string | `"/app/data"` | |
+| persistence.config.size | string | `"100Gi"` | |
+| persistence.config.type | string | `"pvc"` | |
+| podSecurityContext.runAsGroup | int | `0` | |
+| podSecurityContext.runAsUser | int | `0` | |
+| securityContext.runAsNonRoot | bool | `false` | |
+| service.main.enabled | bool | `true` | |
+| service.main.ports.main.port | int | `3001` | |
+
+All Rights Reserved - The TrueCharts Project
diff --git a/docs/apps/incubator/uptime-kuma/index.md b/docs/apps/incubator/uptime-kuma/index.md
new file mode 100644
index 00000000000..ff14ee79a8c
--- /dev/null
+++ b/docs/apps/incubator/uptime-kuma/index.md
@@ -0,0 +1,37 @@
+# Introduction
+
+A fancy self-hosted monitoring tool
+
+TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
+**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
+
+## Source Code
+
+*
+
+## Requirements
+
+Kubernetes: `>=1.16.0-0`
+
+## Dependencies
+
+| Repository | Name | Version |
+|------------|------|---------|
+| https://truecharts.org | common | 8.3.6 |
+
+## Installing the Chart
+
+To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/).
+
+## Uninstalling the Chart
+
+To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/).
+
+## Support
+
+- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first.
+- See the [Wiki](https://truecharts.org)
+- Check our [Discord](https://discord.gg/tVsPTHWTtr)
+- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
+---
+All Rights Reserved - The TrueCharts Project
diff --git a/docs/index.yaml b/docs/index.yaml
index 1f0bb5410df..dd4e6ce2965 100644
--- a/docs/index.yaml
+++ b/docs/index.yaml
@@ -199523,6 +199523,36 @@ entries:
urls:
- https://github.com/truecharts/apps/releases/download/unpackerr-1.0.0/unpackerr-1.0.0.tgz
version: 1.0.0
+ uptime-kuma:
+ - apiVersion: v2
+ appVersion: 1.8.0
+ created: "2021-10-14T21:40:16.413449305Z"
+ dependencies:
+ - name: common
+ repository: https://truecharts.org
+ version: 8.3.6
+ description: A fancy self-hosted monitoring tool
+ digest: ea775245aaac5db26c470e6c5488e1ff24b712ae52372155a1b13dd99e4a22cd
+ home: https://github.com/louislam/uptime-kuma
+ icon: https://raw.githubusercontent.com/louislam/uptime-kuma/master/public/icon.png
+ keywords:
+ - monitoring
+ - uptime
+ kubeVersion: '>=1.16.0-0'
+ maintainers:
+ - email: info@truecharts.org
+ name: TrueCharts
+ url: truecharts.org
+ - email: stavros-k@users.noreply.github.com
+ name: stavros-k
+ url: truecharts.org
+ name: uptime-kuma
+ sources:
+ - https://github.com/louislam/uptime-kuma
+ type: application
+ urls:
+ - https://github.com/truecharts/apps/releases/download/uptime-kuma-0.0.1/uptime-kuma-0.0.1.tgz
+ version: 0.0.1
valheim:
- apiVersion: v2
appVersion: latest
@@ -209780,4 +209810,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-14T19:50:51.466733071Z"
+generated: "2021-10-14T21:40:16.491627129Z"