kube-ops-view
kube-ops-view copied to clipboard
Version number mismatch
I came across a mismatch between the announced version on https://github.com/hjacobs/kube-ops-view/blob/master/app/package.json#L3 is 1.0.0 and the tagged release version (0.11).
Is the upper version being maintained, so that it can be used as source of truth for automating builds?
The JS package is only used within the app (Docker image) so I don't plan to update the version number --- or is there any reason that this would matter?