mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Without that fix, I'm seeing such an errors when upgrading a chart:
```
semver.js:41 Uncaught (in promise) TypeError: Invalid Version: 1.9-dev
at new A (semver.js:41)
at Object.e.exports [as compare] (compare.js:3)
at helm-chart.store.ts:37
at Array.sort (<anonymous>)
at QR.sortVersions (helm-chart.store.ts:36)
at async QR.getVersions (helm-chart.store.ts:64)
at async XD.loadVersions (upgrade-chart.tsx:57)
```
Signed-off-by: Marc Bachmann <marc.brookman@gmail.com>
|
||
|---|---|---|
| .. | ||
| common | ||
| extensions | ||
| main | ||
| migrations | ||
| renderer | ||
| jest.setup.ts | ||