This repository was archived by the owner on Aug 29, 2022. It is now read-only.
Releases: proofpoint/kapprover
Releases · proofpoint/kapprover
Release list
v0.14.0 - Fix location of executable in image
Put binary in correct place
v0.13.0 - Use the nonroot base image
Use the nonroot base image
v0.12.0 - update dependencies
Update module dependencies
0.11.0 - change base image to distroless
Switch base image to distroless-base and upgrade golang to 1.15.6
0.10.0
Add "altnamesforpodallowunqualified" inspector.
0.9.0 - Upgrade golang to 1.13.4
Update to golang 1.13.4 in Dockerfile and .travis.yml
0.8.0: Update base image to buster
This commit updates the base image from debian 9.8 to 10.0. Clair flags a number of high severity CVEs, some of which are not fixed on stretch, but are addressed in buster (stable) and sid (unstable).