fix(README): add note about changed chart repo
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
c1f608b086
commit
2eaa818ab9
@ -1,16 +1,20 @@
|
|||||||
# drone-charts
|
# drone-charts
|
||||||
|
|
||||||
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/drone-runner-charts/status.svg)](https://drone.cryptic.systems/volker.raschek/drone-runner-charts)
|
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/drone-runner-charts/status.svg)](https://drone.cryptic.systems/volker.raschek/drone-runner-charts)
|
||||||
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/volker-raschek)](https://artifacthub.io/packages/search?repo=volker-raschek)
|
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/drone-ce)](https://artifacthub.io/packages/search?repo=drone-ce)
|
||||||
|
|
||||||
This is an inofficial helm chart for
|
This is an inofficial helm chart for
|
||||||
[drone-runner](https://github.com/drone/drone-runner-kube) and should replace
|
[drone-runner](https://github.com/drone/drone-runner-kube) and should replace
|
||||||
the official unmainted helm chart
|
the official unmaintained helm chart
|
||||||
[repository](https://github.com/drone/drone-runner-kube).
|
[repository](https://github.com/drone/drone-runner-kube).
|
||||||
|
|
||||||
This helm chart can be found on [artifacthub.io](https://artifacthub.io/) and
|
This helm chart can be found on [artifacthub.io](https://artifacthub.io/) and
|
||||||
can be installed via helm.
|
can be installed via helm.
|
||||||
|
|
||||||
|
> :warning: The repository has been changed and causes error messages when
|
||||||
|
> interacting with the old repository definition. Please remove the chart repo
|
||||||
|
> `volker.raschek` and replace it with `drone`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
helm repo add drone https://charts.cryptic.systems/drone
|
helm repo add drone https://charts.cryptic.systems/drone
|
||||||
helm install drone drone/drone-runner
|
helm install drone drone/drone-runner
|
||||||
|
Loading…
Reference in New Issue
Block a user