Skip to content

v2.3.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@monkeynator monkeynator released this 02 Jul 16:37

2.3.0-rc.1 (2026-07-02)

Features

  • Allow complex environment variables by using "toYaml" instead of walking the array of name:value pairs. (a5cb6fd)
  • mirroring: allow to configure a list of target platforms when mirroring images (890e0d3)

Bug Fixes

  • add namespace templating to all namespaced resources (8a94597)
  • mirroring: warn instead of fail on missing platform (2f399a1)
  • routing: remove duplication loop of secret when using a CISM (70b768a)