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
Problem: The minimum version of k8s is not enforced in Helm. This would cause problems for people trying to install our chart in an unsupported version of k8s.
Solution: Add the minimum supported version in Chart.yaml
0 commit comments