Skip to content

Release v1.7.3

Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 01 Dec 15:31
· 70 commits to main since this release
aa3aa43

OPA Core Module Release 1.7.3

Welcome to the latest release of OPA module of Kubernetes Fury Distribution maintained by team SIGHUP.

This is a patch release including the following changes:

  • Removed references to deprecated Ingress API in Gatekeeper's config and custom rules (#88)
  • Updated documentation

💡 Please refer to the release notes of the minor version v1.7.0 if you are upgrading from a version < v1.7.0

Component Images 🚢

Component Supported Version Previous Version
gatekeeper v3.9.2 No update
gatekeeper-policy-manager v1.0.2 No update

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.2 to v1.7.3, you need to download this new version, then apply the kustomize project. No further action is required.

kustomize build katalog/gatekeeper | kubectl apply -f -