Skip to content

v2.3.0

Latest

Choose a tag to compare

@monkeynator monkeynator released this 15 Jul 12:49

2.3.0 (2026-07-15)

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)