diff --git a/credits.md b/credits.md
index 677207d..e4974fe 100644
--- a/credits.md
+++ b/credits.md
@@ -127,7 +127,7 @@
-
+
Byron
@@ -135,7 +135,7 @@
|
-
+
Nixy
diff --git a/deployment.md b/deployment.md
index 30a7118..68a0337 100644
--- a/deployment.md
+++ b/deployment.md
@@ -21,6 +21,7 @@ Once you've got Dashy up and running, you'll want to configure it with your own
- [Deployment Methods](#deployment-methods)
- [Deploy with Docker](#deploy-with-docker)
- [Using Docker Compose](#using-docker-compose)
+ - [Kubernetes](#kubernetes)
- [Unraid](#unraid)
- [Synology NAS](#synology-nas)
- [Build from Source](#build-from-source)
@@ -134,6 +135,12 @@ If you are building from source, and would like to use one of the [other Dockerf
---
+## Kubernetes
+
+@vyrtualsynthese has written a Helm Chart for deploying with Kubernetes, available [here](https://github.com/vyrtualsynthese/selfhosted-helmcharts/tree/main/charts/dashy)
+
+---
+
## Unraid
// TODO
|