Release v1.14.0
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
- 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.