Skip to content

Preview v2.3.2-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 31 Jul 14:38
· 62 commits to main since this release

Kubernetes Fury Ingress Core Module Release 2.3.2

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

This release fixes a prometheus rule in nginx to check ssl certificates expiration.

Component Images 🚢

Component Supported Version Previous Version
cert-manager v1.14.2 No update
external-dns v0.14.0 No update
forecastle v1.0.136 No update
nginx v1.9.6 No update
aws-cert-manager N.A. No update
aws-external-dns N.A. No update

Please refer the individual release notes to get a more detailed information on each release.

Update Guide 🦮

Process

To upgrade this core module from v2.3.1 to v2.3.2, you need to download this new version, and apply the instructions below.

kustomize build <your-project-path> | kubectl apply -f -

Also for the terraform modules, run terraform init -upgrade , then apply the new version.