Skip to content

feat: update Helm to 3.7.1 and kubectl to 1.20

Hordur Freyr Yngvason requested to merge ci-update-k8s-versions into master

Helm and Kubectl

Changes to CI

  • Remove unsupported 1.16 and 1.17
  • Add already supported 1.20
  • Add 1.21 and 1.22 in anticipation of near-future support
    • Note: Kubectl had to be updated to from 1.17 to 1.20 in order to support ingress resources for 1.22, because 1.22 only has networking.k8s.io/v1, and this was first added in 1.19
Edited by Hordur Freyr Yngvason

Merge request reports