dirsigler
uptime-kuma-helm
Go Template

This Helm Chart installs Uptime-Kuma from @louislam to your Kubernetes Cluster.

Last updated Jun 24, 2026
298
Stars
80
Forks
19
Issues
0
Stars/day
Attention Score
80
Language breakdown
Go Template 74.3%
Shell 25.7%
Files click to expand
README

Uptime-Kuma Helm Chart

License [Support]() Release Artifact Hub

This is a Helm Chart for the awesome Uptime-Kuma project. Please be advised that the Helm Chart my not fulfill all needs and is work-in-progress.

🚀 Deployment

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add uptime-kuma https://helm.irsigler.cloud

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo uptime-kuma to see the charts.

To install the uptime-kuma chart:

helm upgrade my-uptime-kuma uptime-kuma/uptime-kuma --install --namespace monitoring --create-namespace

To uninstall the chart:

helm delete my-uptime-kuma --namespace monitoring

⚙️ Configuration

To get an overview of the configurable and default Values check out the Chart specific README.

📝 License

GNU General Public License version 3

🔗 More in this category

© 2026 GitRepoTrend · dirsigler/uptime-kuma-helm · Updated daily from GitHub