Skip to content

Preview v1.10.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 02 Nov 17:20
· 36 commits to main since this release
d6357c1

OPA Core Module Release 1.10.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.27
  • Update Gatekeeper to version 3.14.0
  • Update Gatekeeper Policy Manager to version 1.0.9

Component Images 🚢

Component Supported Version Previous Version
gatekeeper v3.14.0 v3.12.0
gatekeeper-policy-manager v1.0.9 v1.0.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.9.0 to v1.10.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 -