Update dependency kubeconform to v0.6.7 #1016
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
latest
->0.6.7
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
yannh/kubeconform (kubeconform)
v0.6.7
Changelog
43a2445
Retry (#282)706cd56
Revert "fix: retry on download errors (#274)" (#279)1bd4498
Update some dependencies (#283)347cd5e
fix: close resource (#272)50ce5f8
fix: retry on download errors (#274)v0.6.6
Changelog
142517f
fix go.modv0.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.mdb7d7b4d
Update Readme.md (#232)278385f
Update Readme.md to addfullgroup
explanation (#220)a8000fd
Updatekubeconform -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.4f0a7d52
Update Readme.mdb7d7b4d
Update Readme.md (#232)278385f
Update Readme.md to addfullgroup
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 version452f1fe
Fix #130 in a backward-compatible way (#219)51065ea
Force Draft version of JsonSchemaf0a7d52
Update Readme.md278385f
Update Readme.md to addfullgroup
explanation (#220)71fd5f8
fix: add missing output formats in error message (#213)v0.6.2
Changelog
ad935b7
Add JSON/YAML annotations to Config struct8bc9f42
Add support for "pretty" output (#195)65cfe7e
Add support for Arm64 Docker images (#201)d038bf8
Do not hardcode output stream in pkg/output16d5280
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 kubeconformc1a2c15
Revert "Add support for Arm64 Docker images (#201)"9294e94
docs: Add winget as installation method on Windows (#192)v0.6.1
Changelog
e3bb348
fix: expose error instance path instead of schema path (#177)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 function466ec73
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
v0.4.13
Changelog
d63de52
Add -v to output version number2b3139b
Add cname to websited536a65
Fix broken release notes6c1fa51
Fixes acceptance test with new TAP output85b30f8
Improve handling of cmdline errors (#91)fe79a7c
Merge branch 'yannh:master' into masterf2e47c3
Merge pull request #83 from z0mbix/masterc1b3e93
Merge pull request #86 from PaytmLabs/hotfix/scripts/root-additionalProperties048ccf1
Merge pull request #87 from eyarz/masterc32562e
Merge pull request #88 from maxbrunet/feature/output-tap/qualified-name607c90a
Minor css updatesc3e6205
Move version to main package3a3d05b
Publish site9410471
Update READMEc7894ba
Update Readme.mdd10c9bd
Update websitee38ff8e
add horizontal line932b35d
chore: print the url of failed download (#96)ff2ab3d
feat(output/tap): Output qualified resource namec5f7348
remove accidentally commited binary30528c5
scripts: Add tests for options67a73a9
scripts: Optionally disallow additionalProperties at the root836b6e5
set hero image widthDocker images
docker pull ghcr.io/yannh/kubeconform:latest-alpine
docker pull ghcr.io/yannh/kubeconform:v0.4.13-alpine
docker pull ghcr.io/yannh/kubeconform:v0.4.13-amd64-alpine
docker pull ghcr.io/yannh/kubeconform:v0.4.13
docker pull ghcr.io/yannh/kubeconform:v0.4.13-amd64
v0.4.12
Changelog
Docker images
docker pull ghcr.io/yannh/kubeconform:v0.4.12
docker pull ghcr.io/yannh/kubeconform:v0.4.12-amd64
docker pull ghcr.io/yannh/kubeconform:latest-alpine
docker pull ghcr.io/yannh/kubeconform:v0.4.12-alpine
docker pull ghcr.io/yannh/kubeconform:v0.4.12-amd64-alpine
v0.4.10
Changelog
4544f45
Also release an alpine variant of the Docker image for Gitlab CI2eefa7f
Fix #45Docker images
docker pull ghcr.io/yannh/kubeconform:latest-alpine
docker pull ghcr.io/yannh/kubeconform:v0.4.10-alpine
docker pull ghcr.io/yannh/kubeconform:v0.4.10-amd64-alpine
docker pull ghcr.io/yannh/kubeconform:v0.4.10
docker pull ghcr.io/yannh/kubeconform:v0.4.10-amd64
v0.4.8
Changelog
c4b044f
Merge pull request #54 from yannh/list-supportv0.4.7
Changelog
fa1cb37
Add documentation on how to use kubeconform as a Github ActionConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.