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
Related to dhall-lang/dhall-kubernetes#191
Before this change the `v1`, `v2beta{1,2}` versions were preferred over
*all* other versions (even newer versions like `v2`). This change
fixes the comparison logic so that the hardcoded exception doesn't
affect any other comparisons.
0 commit comments