Releases: yannh/kubeconform
Releases · yannh/kubeconform
v0.6.7
v0.6.6
v0.6.5
Changelog
- 13a78eb Avoid unnecessary type conversions (#222)
- a4d74ce Fail early on incorrect version of k8s (#254)
- 452f1fe Fix #130 in a backward-compatible way (#219)
- b6728f1 Fix junit output, also ensure junit output is deterministic (#253)
- ae67bb4 Force Draft version of JsonSchema (#221)
- 71a59d7 Remove deprecated Maintainer tag in Dockerfile (#267)
- ad166c7 Sanitize csv strings (#258)
- 7062384 Slightly improve the coverage of the validator test (#271)
- 20805f6 Stop validating output of closed channel in Validate (#265)
- 808e6d4 Update GH actions and goreleaser (#252)
- 14053aa Update Go & Base images (#268)
- 2e50b79 Update Go and Goreleaser to 1.20, update dependencies (#231)
- d8f00a3 Update Golang to 1.21.4 (#245)
- f0a7d52 Update Readme.md
- b7d7b4d Update Readme.md (#232)
- 278385f Update Readme.md to add
fullgroup
explanation (#220) - a8000fd Update
kubeconform -h
output (#260) - 9627dd1 Update go version in go.mod (#269)
- 71fd5f8 fix: add missing output formats in error message (#213)
- 6ae8c45 openapi2jsonschema.py now correctly fails if no FILE is passed (#244)
v0.6.4
Changelog
- 13a78eb Avoid unnecessary type conversions (#222)
- 452f1fe Fix #130 in a backward-compatible way (#219)
- ae67bb4 Force Draft version of JsonSchema (#221)
- 2e50b79 Update Go and Goreleaser to 1.20, update dependencies (#231)
- 817f5b4 Update Golang to 1.21.4
- f0a7d52 Update Readme.md
- b7d7b4d Update Readme.md (#232)
- 278385f Update Readme.md to add
fullgroup
explanation (#220) - 71fd5f8 fix: add missing output formats in error message (#213)
- 6ae8c45 openapi2jsonschema.py now correctly fails if no FILE is passed (#244)
v0.6.3
Changelog
- a2ad239 Add test validating using CRD that misses explicit draft version
- 452f1fe Fix #130 in a backward-compatible way (#219)
- 51065ea Force Draft version of JsonSchema
- f0a7d52 Update Readme.md
- 278385f Update Readme.md to add
fullgroup
explanation (#220) - 71fd5f8 fix: add missing output formats in error message (#213)
v0.6.2
Changelog
- ad935b7 Add JSON/YAML annotations to Config struct
- 8bc9f42 Add support for "pretty" output (#195)
- 65cfe7e Add support for Arm64 Docker images (#201)
- d038bf8 Do not hardcode output stream in pkg/output
- 16d5280 Fix CI badge image (#184)
- 065fad0 Fix anchored link on Readme.md (#205)
- c8bce62 Fix for 196: Multi-architecture image (#204)
- ce2f6de Move cfg parsing out of realmain, rename realmain to kubeconform
- c1a2c15 Revert "Add support for Arm64 Docker images (#201)"
- 9294e94 docs: Add winget as installation method on Windows (#192)
v0.6.1
v0.6.0
Changelog
- 46b7622 Add informations how to use Kubeconform in Gitlab-CI (#139)
- a31707c Add opencontainers label (#138)
- 84afe70 Documenting Helm support via 3rd party repo (#158)
- 752a33e Fix typo in readme (#153)
- ee7c498 Migrate to santhosh-tekuri/jsonschema (#168)
- 563e1db Try to expose JSON paths (#173)
- 33cdbf1 Update LICENSE
- 9860cde feat: support to set an alternative image owner (#164)
- aaecabe support disabling ssl validation in openapi2jsonschema.py (#167)
- f948441 update anchor links in readme (#150)
- 9d34445 update readme structure and info (#149)
v0.5.0
Changelog
- f68d6ec Add debug information to help understand failures finding schemas (#133)
- d8e348a Allow to skip resources using the GVK notation (#92)
- dbcd787 Do not expose internal CPU profiling option as flag (#136)
- 3cb76bc Update fixture file to use no hash function
- 466ec73 Update goreleaser (#137)
- 5cbbd1a Upgrade hash to sha256. (#126)
- f5338b0 Validate JUnit output against Jenkins JUnit XSD (#134)
- 321cc0e remove link to dead project (#125)
v0.4.14
Changelog
014cbf7 Adds info about installation via built in Go package manger (#116)
f8ab9ae Fix grammar in README.md (#114)
9a6fff1 Forbid duplicate keys in strict mode (#121)
b5f34ca add constructor to handle equal sign (=) (#104)
5e63bc5 add {{ .Group }} variable to schema location options (#120)
7bf1e01 fix: change flag parse error handling to return errors instead of exiting (#107)
Docker images
docker pull ghcr.io/yannh/kubeconform:latest-alpine
docker pull ghcr.io/yannh/kubeconform:v0.4.14-alpine
docker pull ghcr.io/yannh/kubeconform:v0.4.14-amd64-alpine
docker pull ghcr.io/yannh/kubeconform:v0.4.14
docker pull ghcr.io/yannh/kubeconform:v0.4.14-amd64