An open API service indexing awesome lists of open source software.

https://github.com/streamplace/weird-chart-bug


https://github.com/streamplace/weird-chart-bug

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# weird-chart

Making this for a weird helm bug.

Repro:

```
npm install
helm install --name test .
```

This should give:

```
NAME: test
Error: getting deployed release "test": release: not found
```