Forgot to fix the chart path (#200)

This commit is contained in:
Jansen Fuller
2026-05-12 15:44:49 +00:00
committed by GitHub
parent 5165897200
commit 79118c0366

View File

@ -5,7 +5,7 @@ A Helm chart is available for deploying taskchampion-sync-server on Kubernetes.
## Adding the Repository
```sh
helm repo add taskchampion https://gothenburgbitfactory.org/taskchampion-sync-server/helm-charts
helm repo add taskchampion https://gothenburgbitfactory.org/taskchampion-sync-server/helm-chart
helm repo update
```