ingress-nginx-app release v3.6.0
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 achroot
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)