OPA Core Module Release 1.13.0
Welcome to the latest release of OPA
module of Kubernetes Fury Distribution maintained by team SIGHUP.
This is a minor release including the following changes:
- Added support for Kubernetes 1.31
- Added support for Kubernetes 1.30
- Update Gatekeeper to version 3.17.1
- Update Gatekeeper Policy Manager to version 1.0.13
- Update Kyverno to version 1.12.6
Component Images 🚢
Component | Supported Version | Previous Version |
---|---|---|
gatekeeper |
v3.17.1 |
v3.15.1 |
gatekeeper-policy-manager |
v1.0.13 |
v1.0.10 |
kyverno |
v1.12.6 |
1.11.4 |
Please refer the individual release notes to get a detailed information on each release.
Update Guide 🦮
Process
To upgrade this core module from v1.12.0
to v1.13.0
, you need to download this new version, then apply the kustomize
project. No further action is required.
From Kyverno v1.12.0, policies using long-deprecated or invalid operators in conditions (ex., In and NotIn) will be blocked.
Here is the list of valid operators: Kyverno Operators
kustomize build katalog/gatekeeper | kubectl apply -f -