v1.119.0

📅 Jun 22, 2023

Added

  • allow more granular use for host interpolation, by adding {{ components.frontend.ingress.hosts[0].hostname }} and {{ components.frontend.ingress.hosts[0].path }}. Also added the full URL (no protocol included): {{ components.frontend.ingress.hosts[0].url }}; backwards-compatibility was maintained with {{ components.frontend.ingress.hosts[0] }}.