Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 511 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 511 Bytes

Table of Contents

3.3.9-rc.6

  • fix github action
  • support 1.23+

3.3.9-rc.5

  • feat: fix to use calico new version v1.19.1 with new k8s version. v1.22.0+ ,v1.21.4+,v1.20.10+, v1.19.14.
    other k8s version (v1.21.3-, v1.20.9-, v1.19.13-) to use old calico version v3.8.2. (#658)

3.3.9-rc.3

  • hotfix: fix decode cmd miss TokenCaCertHash(#616)
  • feat: kubernetes version. like 1.20.0+ , cri use containerd , other use docker-ce.

...