conftest: Update to 0.32.0
Changes: 0.32.0 ====== New Features ------------ Support for limiting the test engine's capabilities - thank you @boranx! Bug Fixes --------- conftest push no longer creates different OCI images when run against the same policy set - thanks @macox! Other improvements ------------------ OPA bump from v0.39.0 to v0.40.0.
This commit is contained in:
parent
16cc4f2821
commit
dc1dc6cc66
3 changed files with 939 additions and 2424 deletions
|
@ -1,7 +1,6 @@
|
||||||
# $NetBSD: Makefile,v 1.6 2022/05/11 19:26:27 bsiegert Exp $
|
# $NetBSD: Makefile,v 1.7 2022/05/28 16:09:59 leot Exp $
|
||||||
|
|
||||||
DISTNAME= conftest-0.31.0
|
DISTNAME= conftest-0.32.0
|
||||||
PKGREVISION= 1
|
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=open-policy-agent/}
|
MASTER_SITES= ${MASTER_SITE_GITHUB:=open-policy-agent/}
|
||||||
GITHUB_TAG= v${PKGVERSION_NOREV}
|
GITHUB_TAG= v${PKGVERSION_NOREV}
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue