Files
charts/bitnami
Jonas Hecht 8cf150696e Fix Error: INSTALLATION FAILED: chart "rabbitmq-cluster-operators" matching not found in bitnami index. (try 'helm repo update'): no chart name found (#15700)
Running `helm install my-release my-repo/rabbitmq-cluster-operators` gives the following error:

```
Error: INSTALLATION FAILED: chart "rabbitmq-cluster-operators" matching  not found in bitnami index. (try 'helm repo update'): no chart name found
```

Simple fix by removing the trailing `s` .

Signed-off-by: Jonas Hecht <jonas.hecht@codecentric.de>
2023-03-27 09:34:43 +02:00
..