Skip to content

Release v1.12.2

Compare
Choose a tag to compare
@SIGHUP-C-3PO SIGHUP-C-3PO released this 31 Mar 09:09
· 156 commits to main since this release
4e01260

Networking Core Module Release 1.12.2

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

This is a patch release that fixes one issue with tigera eks-policy-only package and operator.

Component Images 🚢

Component Supported Version Previous Version
calico v3.25.0 No update
ip-masq v2.8.0 No update
tigera-operator v1.29.0 No update

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

Bug Fixes and Changes 🐛

  • #61 add trailing slash to tigera operator installation's .spec.registry
  • #60 fix kustomization.yaml to patch the sighup registry correctly

Update Guide 🦮

Process

If you are upgrading from version v1.12.1 to v1.12.2 you need to download this new version and then apply the kustomize project as shown below.

kustomize build katalog/tigera/eks-policy-only | kubectl apply -f -
# OR
kustomize build katalog/tigera/on-prem | kubectl apply -f -

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