You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I was scanning my cluster for outdated helm charts, to my surprise nova suggested updating teleport-kube-agent to a dev version which I believe should be filtered out:
% nova --context prod find -a --show-old --format table
Release Name Installed Latest Old Deprecated
============ ========= ====== === ==========
teleport-kube-agent 14.2.2 15.0.0-dev-walt-gha.2 true false
What did you expect to happen?
I expected it to not show me the 15.0.0 version as it's not out yet and say I was running the latest (at time of writing)
How can we reproduce this?
Install the teleport-kube-agent 14.2.2 helm chart and run nova against the cluster.
What happened?
When I was scanning my cluster for outdated helm charts, to my surprise nova suggested updating teleport-kube-agent to a dev version which I believe should be filtered out:
What did you expect to happen?
I expected it to not show me the 15.0.0 version as it's not out yet and say I was running the latest (at time of writing)
How can we reproduce this?
Install the teleport-kube-agent 14.2.2 helm chart and run nova against the cluster.
Version
Version:3.7.0 Commit:978c316ee81603de3bbe739d20dd1164278fd519
Search
Code of Conduct
Additional context
No response
The text was updated successfully, but these errors were encountered: