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
Helm 3.18.0 introduce support for JSON Schema 2020. Seems like this is
now the only schema validation version that's supported/matched against.
To satisfy everyone, let's switch from type:duration to pattern for time
validation.
Fixes#95
0 commit comments