Release v1.7.2
OPA Core Module Release 1.7.2
Welcome to the latest release of OPA
module of Kubernetes Fury Distribution maintained by team SIGHUP.
This is a patch release including the following changes:
- Added
pomerium
,calico-apiserver
andvmware-system-csi
namespaces to the default rules exclusions. - Updated Gatekeeper to v3.9.2 from v3.9.0, fixing a CVE and improving performance.
💡 Please refer the release notes of the minor version
v1.7.0
if you are upgrading from a version< v1.7.0
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
gatekeeper |
v3.9.2 |
v3.9.0 |
gatekeeper-policy-manager |
v1.0.2 |
No update |
Please refer the individual release notes to get a detailed information on each release.
Update Guide 🦮
Process
To upgrade this core module from v1.7.1
to v1.7.2
, you need to download this new version, then apply the kustomize
project. No further action is required.
kustomize build katalog/gatekeeper | kubectl apply -f -