https://github.com/streamplace/weird-chart-bug
https://github.com/streamplace/weird-chart-bug
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/streamplace/weird-chart-bug
- Owner: streamplace
- Created: 2017-02-19T00:17:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-19T00:20:40.000Z (over 9 years ago)
- Last Synced: 2025-05-30T22:42:39.807Z (about 1 year ago)
- Language: Smarty
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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
```