Skip to content

Release v1.17.0

Latest

Choose a tag to compare

@SIGHUP-C-3PO SIGHUP-C-3PO released this 06 Jul 09:23
v1.17.0
5ffd2e6

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: http to the gatekeeper-policy-manager Service 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 -