Skip to content

v3.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 14:27
· 29 commits to main since this release
eee2350

Since upstream did not release a chroot variant of the controller image for v1.10.0, one can not enable controller.image.chroot in the chart values. If you although try to do so, your pods will not come up due to a missing image.

We are sorry for that inconvenience and hopefully bring back support for that in a future version!

Added

  • Chart: Add IngressClass aliases. (#609)

Changed

  • Image: Update to v1.10.0. (#609)
    NOTE: Upstream does not provide a chroot image for this version, yet.
  • Chart: Always deploy PrometheusRule when asked to. (#609)
  • Chart: Deploy PodDisruptionBudget with KEDA. (#609)
  • Chart: Improve IngressClass documentation. (#609)
  • Chart: Align HPA & KEDA conditions. (#609)
  • Chart: Render controller.ingressClassResource.parameters natively. (#609)