Skip to content

Preview v2.2.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 27 Nov 11:36
· 96 commits to main since this release
9ffca99

Kubernetes Fury Ingress Core Module Release 2.2.0

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

This relase adds support for Kubernetes 1.27 and update the following components:

Component Images 🚢

Component Supported Version Previous Version
cert-manager v1.13.1 1.11.0
external-dns v0.13.6 0.13.4
forecastle v1.0.131 v1.0.125
nginx v1.9.4 v1.7.1
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.1.0 to v2.2.0, 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.