Skip to content

3.8.0

Compare
Choose a tag to compare
@rennokki rennokki released this 01 Apr 14:04
· 11 commits to master since this release
a86dff7

Changelog

Many thanks to @cuppett for this release!

  • Added K8s 1.24 an 1.25 (#222, #325)
    • Dropped K8s 1.21 & 1.22
    • Dropped Illuminate 8.x

Resource Changes

  • PodDisruptionBudget class now defaults to v1 (previous: v1beta1)
  • HorizontalPodAutoscaler class now defaults to v2 (previous: v2beta2)
  • CronJob class now defaults to v1 (previous: v1beta1)