Policy Core Module Release v1.17.0
Welcome to the latest release of Policy module of SIGHUP Distribution maintained by team SIGHUP by ReeVo.
This is a minor release including the following changes:
- Add support for Kubernetes 1.35 (removing 1.32 and 1.31)
- Update Kyverno to version 1.18.1
- Update Gatekeeper to version 3.22.2
- Update Gatekeeper Policy Manager to version 1.1.1
Component Images 🚢
| Component | Supported Version | Previous Version |
|---|---|---|
gatekeeper |
v3.22.2 |
v3.21.0 |
gatekeeper-policy-manager |
v1.1.1 |
v1.1.0 |
kyverno |
v1.18.1 |
v1.16.0 |
Please refer the individual release notes to get a detailed information on each release.
Bug Fixes 🐛
- [#135] Adds
name: httpto thegatekeeper-policy-managerService port definition so that the Ingress backend port reference by name resolves correctly when using HAProxy Kubernetes Ingress Controller.
Update Guide 🦮
Process
Gatekeeper
To upgrade this package from v1.16.0 to v1.17.0, you need to download this new version, then apply the kustomize project. No further action is required.
kustomize build katalog/gatekeeper | kubectl apply -f -Kyverno
To upgrade this package from v1.16.0 to v1.17.0, you need to download this new version, then apply the kustomize project. No further action is required.
kustomize build katalog/kyverno | kubectl apply -f -