Skip to content

Releases: yannh/kubeconform

v0.4.13

23 Feb 21:40
932b35d
Compare
Choose a tag to compare

Changelog

d63de52 Add -v to output version number
2b3139b Add cname to website
d536a65 Fix broken release notes
6c1fa51 Fixes acceptance test with new TAP output
85b30f8 Improve handling of cmdline errors (#91)
fe79a7c Merge branch 'yannh:master' into master
f2e47c3 Merge pull request #83 from z0mbix/master
c1b3e93 Merge pull request #86 from PaytmLabs/hotfix/scripts/root-additionalProperties
048ccf1 Merge pull request #87 from eyarz/master
c32562e Merge pull request #88 from maxbrunet/feature/output-tap/qualified-name
607c90a Minor css updates
c3e6205 Move version to main package
3a3d05b Publish site
9410471 Update README
c7894ba Update Readme.md
d10c9bd Update website
e38ff8e add horizontal line
932b35d chore: print the url of failed download (#96)
ff2ab3d feat(output/tap): Output qualified resource name
c5f7348 remove accidentally commited binary
30528c5 scripts: Add tests for options
67a73a9 scripts: Optionally disallow additionalProperties at the root
836b6e5 set hero image width

Docker 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

26 Sep 23:07
Compare
Choose a tag to compare

Changelog

  • Support for files larger than 4MB

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.11

26 Sep 13:45
dcc77ac
Compare
Choose a tag to compare

Changelog

  • Support for HTTP_PROXY and HTTPS_PROXY to retrieve Kubernetes JSON schemas
  • Various openapi2jsonschema.py updates

Docker images

  • docker pull ghcr.io/yannh/kubeconform:latest-alpine
  • docker pull ghcr.io/yannh/kubeconform:v0.4.11-alpine
  • docker pull ghcr.io/yannh/kubeconform:v0.4.11-amd64-alpine
  • docker pull ghcr.io/yannh/kubeconform:v0.4.11
  • docker pull ghcr.io/yannh/kubeconform:v0.4.11-amd64

v0.4.10

29 Aug 11:10
Compare
Choose a tag to compare

Changelog

4544f45 Also release an alpine variant of the Docker image for Gitlab CI
2eefa7f Fix #45

Docker 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.9

29 Aug 09:47
Compare
Choose a tag to compare

Changelog

ec52b39 Update goreleaser

Docker images

  • docker pull ghcr.io/yannh/kubeconform:v0.4.9
  • docker pull ghcr.io/yannh/kubeconform:v0.4.9-amd64

v0.4.8

03 Jul 14:06
c4b044f
Compare
Choose a tag to compare

Changelog

c4b044f Merge pull request #54 from yannh/list-support

v0.4.7

22 Apr 08:51
Compare
Choose a tag to compare

Changelog

fa1cb37 Add documentation on how to use kubeconform as a Github Action

v0.4.6

08 Mar 17:18
Compare
Choose a tag to compare

Changelog

a5a3467 Fix usage of -h, broken by v0.4.5

v0.4.5

07 Mar 23:04
19441d8
Compare
Choose a tag to compare

Changelog

19441d8 Merge pull request #42 from yannh/fix-stdin-behaviour

v0.4.4

27 Feb 15:43
Compare
Choose a tag to compare

Changelog

b10927a Update Readme, add 'default' value for -schema-location parameter