Skip to content

Release v1.8.0

Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 01 Feb 16:00
· 64 commits to main since this release
ac2552b

OPA Core Module Release 1.8.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.25
  • Updated Gatekeeper to 3.11, including Mutation promoted to stable, External Data in beta, and Introducing Validation of Workload Resources as alpha
  • Updated Gatekeeper Policy Manager to v1.0.3 and its deployment manifests to comply with Pod Security Standards

Component Images 🚢

Component Supported Version Previous Version
gatekeeper v3.11.0 v3.9.2
gatekeeper-policy-manager v1.0.3 v1.0.2

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.3 to v1.8.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 -