fix: change repository
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-12-13 21:05:13 +01:00
parent db7d69e2aa
commit c1f608b086
2 changed files with 4 additions and 4 deletions

View File

@ -12,8 +12,8 @@ This helm chart can be found on [artifacthub.io](https://artifacthub.io/) and
can be installed via helm.
```bash
helm repo add volker.raschek https://charts.cryptic.systems/volker.raschek
helm install drone volker.raschek/drone-runner
helm repo add drone https://charts.cryptic.systems/drone
helm install drone drone/drone-runner
```
## Customization