Skip to content

v0.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 10:28
· 187 commits to main since this release
1175a80

πŸ’« New features πŸ’«

  • Added support for ProtectManagedResources and ForceFailurePolicyIgnore toggles
  • Added fake image data support
  • Added more flags support to customise Kyverno features set

πŸ”§ Fixes πŸ”§

  • Check if oldResource index exists
  • Use registry client in context loader
  • Show resource kind filter

Changelog

  • 63f7686 Send imageData (#438)
  • 45740a2 chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 (#426)
  • 4020622 chore(deps): Bump actions/checkout from 3.5.3 to 3.6.0 (#468)
  • c2e6d55 chore(deps): Bump actions/setup-go from 4.0.1 to 4.1.0 (#459)
  • 9eb5725 chore(deps): Bump actions/setup-python from 4.6.1 to 4.7.0 (#450)
  • a8bb616 chore(deps): Bump anchore/sbom-action from 0.14.2 to 0.14.3 (#439)
  • 4aae198 chore(deps): Bump aquasecurity/trivy-action from 0.11.0 to 0.11.2 (#429)
  • 9be8e8f chore(deps): Bump github.com/loopfz/gadgeto in /backend (#457)
  • cae9183 chore(deps): Bump github/codeql-action from 2.3.6 to 2.13.4 (#427)
  • fe0dfa7 chore(deps): Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#428)
  • 813af37 chore(deps): Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#462)
  • e835637 chore(deps): Bump gomodules.xyz/jsonpatch/v2 in /backend (#461)
  • 8e2a2f5 chore(deps): Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 (#446)
  • f0c3835 chore(deps): Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 (#460)
  • 10f90df chore(deps): Bump k8s.io/client-go from 0.27.2 to 0.27.3 in /backend (#437)
  • 1471969 chore(deps): Bump k8s.io/client-go from 0.27.3 to 0.27.4 in /backend (#453)
  • bc9ec02 chore(deps): Bump semver from 6.3.0 to 6.3.1 in /frontend (#449)
  • d35ac73 chore(deps): Bump sigstore/cosign-installer from 3.0.5 to 3.1.1 (#442)
  • dfc30ad chore(deps): Bump slsa-framework/slsa-github-generator (#415)
  • 45e41a9 chore(deps): Bump slsa-framework/slsa-github-generator (#456)
  • c1d2508 chore(deps): Bump slsa-framework/slsa-github-generator (#466)
  • 5ba540d chore(deps): Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0 (#455)
  • ac496ef chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#447)
  • f9969cd chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 in /frontend (#454)
  • 0362c76 chore: allow dependabot to rebase PRs (#431)
  • 2c4e9fd chore: bump kyverno (#422)
  • 3adfb8d chore: remove unnecessary cosign env var (#445)
  • a6e9660 chore: use goreleaser 1.19 (#444)
  • b7b7df7 feat: add fake image data support (#432)
  • 802a554 feat: add more flags support (#390)
  • 887fcc5 feat: add support for ProtectManagedResources and ForceFailurePolicyIgnore toggles (#433)
  • 81af2b1 fix: bump kyverno and use image data client interface (#434)
  • 19a89d4 fix: check if oldResource index exists (#448)
  • a33f038 fix: context loader factory (#424)
  • b7fe7e3 fix: pin kyverno version for codegen (#440)
  • e313e5a fix: use registry client in context loader (#423)
  • 3eea4bc refactor: context loader factory/context loader (#430)
  • 404d0f3 refactor: introduce engine model package (#425)
  • 1175a80 release v0.3.4 (#472)