Skip to content
Compare
Choose a tag to compare
@consideRatio consideRatio released this 13 Jun 21:54
· 116 commits to main since this release
1ce721f

v3.0.0 - 2022-06-13

Breaking changes

  • The action drops support for use with k8s 1.19 and lower.
  • Calico bumped from 3.20 to 3.21 for when k3s 1.20 is used.
  • Calico bumped from 3.20 to 3.23 for when k3s 1.21+ is used.
  • The docker-enabled input now provides
    cri-dockerd and configures k3s for
    use against it, and like this we retain support for it with k3s version 1.24+.

Bugs fixed

Maintenance and upkeep improvements

  • Install and use cri-dockerd as a dockershim for k8s 1.24+ support #51 (@consideRatio)
  • ci: keep v1/v2/v3... tags updated instead of branches #45 (@consideRatio)
  • Drop support for k3s 1.19 or lower, bump calico to 3.21 for k3s 1.20, and calico 3.23 for k3s 1.21+ #43 (@consideRatio)

Documentation improvements

Continuous integration

Contributors to this release

(GitHub contributors page for this release)

@consideRatio | @manics