Releases: fluxcd/flux-schema
Releases · fluxcd/flux-schema
v0.0.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add workflow for updating the schema catalog by @stefanprodan in #10
- Add default schema location to
validatecommand by @stefanprodan in #11 - Add option to strip description fields from schemas by @stefanprodan in #13
- Optimize schemas in the default catalog by @stefanprodan in #14
- Add
--skip-kindto the validate command by @stefanprodan in #15 - Add the Gateway API schemas to the catalog by @stefanprodan in #16
- Accept bare paths and URLs in
validate --schema-locationby @stefanprodan in #19 - Add fail fast mode to the validate command by @stefanprodan in #20
- Add support for config file to set default validate flags by @stefanprodan in #21
- Add Flagger schemas to the catalog by @stefanprodan in #22
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add support for extracting schemas to a tarball by @stefanprodan in #6
- Add GitHub Action for installing the CLI by @stefanprodan in #5
- Add validation command for custom resources by @stefanprodan in #7
- Rename
extractcommand toextract crdby @stefanprodan in #8 - Add extract k8s command by @stefanprodan in #9
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add version command by @stefanprodan in #1
- Add extract command by @stefanprodan in #2
- Add release workflow with SBOM and SLSA by @stefanprodan in #3
- Add cve-scan workflow with govulncheck by @stefanprodan in #4
Full Changelog: https://github.com/fluxcd/flux-schema/commits/v0.0.1