Skip to content

Releases: kyverno/kyverno-json

v0.0.3

31 May 14:34
924a6af
Compare
Choose a tag to compare

Changelog

v0.0.3-beta.2

31 May 11:09
239f7e1
Compare
Choose a tag to compare
v0.0.3-beta.2 Pre-release
Pre-release

Changelog

v0.0.3-beta.1

31 May 10:26
af82eed
Compare
Choose a tag to compare
v0.0.3-beta.1 Pre-release
Pre-release

Changelog

  • b2f81b9 --- (#373)
  • 698f02a --- (#374)
  • f8bd2ba chore(deps): Bump actions/checkout from 4.1.1 to 4.1.6 (#372)
  • a9a0dd3 chore(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 (#385)
  • 8bd10db chore(deps): Bump aquasecurity/trivy-action from 0.17.0 to 0.21.0 (#375)
  • b2c83dc chore(deps): Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.2 (#366)
  • 8144365 chore(deps): Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#381)
  • af82eed chore(deps): Bump github.com/loopfz/gadgeto from 0.11.3 to 0.11.4 (#380)
  • ba75bc7 chore(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#327)
  • dc04242 chore(deps): Bump github/codeql-action from 2.13.4 to 3.25.7 (#387)
  • 96275a7 chore(deps): Bump golang.org/x/crypto from 0.19.0 to 0.23.0 (#368)
  • 760d900 chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 (#382)
  • 71c6d08 chore(deps): Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#386)
  • e6efadb chore(deps): Bump slsa-framework/slsa-github-generator (#362)
  • 2544376 chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#384)
  • 5c38b4f chore(deps): bump kubectl-validate v0.0.4 (#376)
  • 3516e02 chore: bump controller gen (#349)
  • a17ecb7 chore: bump kyverno version (#351)
  • 384bc5d chore: remove dependency to kyverno (#359)
  • 92a90b3 chore: upgrade kyverno dependency to rc4 (#354)
  • f46116f fix: decouple upload to codecov (#377)
  • d21646f fix: linter (#338)
  • 35cb9e6 fix: workflow names for branch protection (#378)

v0.0.3-alpha.2

24 Feb 00:24
860033d
Compare
Choose a tag to compare
v0.0.3-alpha.2 Pre-release
Pre-release

Changelog

v0.0.3-alpha.1

23 Feb 17:34
7a0399b
Compare
Choose a tag to compare
v0.0.3-alpha.1 Pre-release
Pre-release

Changelog

v0.0.2

09 Jan 11:06
Compare
Choose a tag to compare

Release notes

Release notes for v0.0.2.

💫 New features 💫

  • Kyverno-JSON is now available via brew
  • Added a GitHub action to install Kyverno-JSON

🔧 Fixes 🔧

  • Fixed an index not found error

📚 Docs 📚

  • Added multi-version docs support

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.2-alpha.2

09 Jan 10:16
c237641
Compare
Choose a tag to compare
v0.0.2-alpha.2 Pre-release
Pre-release

Changelog

v0.0.2-alpha.1

03 Jan 00:59
f5e3325
Compare
Choose a tag to compare
v0.0.2-alpha.1 Pre-release
Pre-release

Changelog

  • e1401c0 Add playground samples (#202)
  • 6b96903 add playground samples (#200)
  • ac4f676 chore(deps): Bump actions/setup-go from 4.1.0 to 5.0.0 (#243)
  • 1942d30 chore(deps): Bump actions/setup-python from 4.7.1 to 4.8.0 (#241)
  • 23d7166 chore(deps): Bump actions/setup-python from 4.8.0 to 5.0.0 (#242)
  • 8c4972d chore(deps): Bump anchore/sbom-action from 0.14.3 to 0.15.0 (#220)
  • 345e267 chore(deps): Bump anchore/sbom-action from 0.15.0 to 0.15.1 (#239)
  • dd9de2c chore(deps): Bump aquasecurity/trivy-action from 0.12.0 to 0.13.1 (#203)
  • 4ef73fd chore(deps): Bump aquasecurity/trivy-action from 0.13.1 to 0.14.0 (#219)
  • 24a6a64 chore(deps): Bump aquasecurity/trivy-action from 0.14.0 to 0.15.0 (#240)
  • 98ba000 chore(deps): Bump aquasecurity/trivy-action from 0.15.0 to 0.16.0 (#244)
  • 0fdf723 chore(deps): Bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 (#227)
  • b8094dd chore(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#201)
  • 9b24771 chore(deps): Bump golang.org/x/crypto from 0.14.0 to 0.15.0 (#207)
  • 2fcbde7 chore(deps): Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#228)
  • e4156ab chore(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#249)
  • c588a38 chore(deps): Bump helm/chart-testing-action from 2.6.0 to 2.6.1 (#204)
  • 3cdc880 chore(deps): Bump k8s.io/client-go from 0.28.3 to 0.28.4 (#211)
  • 8b8e4a9 chore(deps): Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 (#206)
  • b53e7fd chore(deps): Bump sigstore/cosign-installer from 3.2.0 to 3.3.0 (#245)
  • 5505eb8 chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#236)
  • 47a4716 chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#248)
  • 5ba1828 chore: add a few unit tests (#232)
  • 0980cd2 chore: add github action (#226)
  • d1e1563 chore: add schema in codeql workflow (#215)
  • c04375f chore: add utils/rest unit tests (#217)
  • e55a428 chore: add version package unit tests (#216)
  • 3d85964 chore: bump github-actions-ensure-sha-pinned-actions (#213)
  • c0febe2 chore: bump jmespath lib (#230)
  • 1094cc3 chore: codecov config (#231)
  • 8e2e4c7 chore: remove error prone validate func (#233)
  • d192c71 chore: small updates (#252)
  • 61868b9 chore: update docs (#253)
  • 7e40bd2 feat: add brew tap release (#250)
  • 82b3f33 feat: add template options (#234)
  • 4d15fc9 feat: add versioned docs support (#224)
  • 2304ac7 fix: action test workflow (#229)
  • df4a376 fix: codegen (#214)
  • 5c98276 fix: codeql workflow (#225)
  • 65c88b6 fix: deep copy Any (#212)
  • cc54ee5 fix: index not found should not trigger error (#218)
  • 679aad8 fix: install docs (#197)
  • 48238dc fix: match scalar (#221)
  • 3157892 fix: pinned actions check (#237)
  • f5e3325 fix: release (#257)
  • 57021b6 fix: release docs file name (#196)
  • 6eaf6cd fix: release notes (#199)
  • 65ed240 fix: slice check with null value (#222)
  • 63c24c9 fix: update outdated quickstart policy in readme (#251)
  • c39bd9e release: v0.0.2 (#256)

v0.0.1

04 Nov 19:54
d2e10ea
Compare
Choose a tag to compare

💫 New features 💫

  • Policy catalog added

⭐ Examples ⭐

  • Example to work with DOCKERFILE added

🎸 Misc 🎸

  • Escaping projections now use \ instead of /
  • JSON and openapi schemas are now available
  • First release 🎉

Changelog