kubenav / kubenav

kubenav is the navigator for your Kubernetes clusters right in your pocket.

Home Page:https://kubenav.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helm revisions are not sorted correctly

alexanderhirmer opened this issue · comments

As soon as more than 9 revisions are installed in a Helm deployment, they are no longer sorted correctly in ascending order.

image

It would be great if revision 10 was displayed under revision 9 and not under revision 1 and so on.

Hi @alexanderhirmer, this makes totally sense and is implemented in #589.

A new version with this fix should now be available via Apple Testflight and Google Play.