Skip to content

Release v1.14.0

Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 18 Sep 11:46
· 90 commits to main since this release
a4503b3

Networking Core Module Release 1.14.0

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

This minor release updates some components and adds support to Kubernetes 1.26.

Component Images 🚢

Component Supported Version Previous Version
calico v3.26.1 v3.25.0
cilium v1.13.3 v1.13.1
ip-masq v2.8.0 No update
tigera-operator v1.30.4 v1.29.0

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

Update Guide 🦮

Process

  1. Just deploy as usual:
kustomize build katalog/calico | kubectl apply -f -
# OR
kustomize build katalog/tigera/on-prem | kubectl apply -f -
# OR
kustomize build katalog/cilium | kubectl apply -f -

If you are upgrading from previous versions, please refer to the v1.13.0 release notes.