Skip to content

Conversation

@baurmatt
Copy link
Contributor

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

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 blind-oracle#95
@blind-oracle blind-oracle merged commit b2bfdc0 into blind-oracle:main Oct 17, 2025
1 check passed
@blind-oracle
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Schema validation for durations broken

2 participants