KOSI 2.12.0.12_Beta0

Changelog KOSI 2.12.0.12_Beta0

New

  • Added Licence verification
  • Increase Upload-size for packages to 3Gb

Change

  • Clientrequest timeouts set to 60 seconds
  • Changed the image format on push to OCI

Update

  • Update Dependencies
  • Update plugins

Bugfix

  • KOSI lint linting package.yaml correctly
  • fixed templating in lists
  • fixed issue when pushing image to localregistry and not being authorized
  • fixed an issue where kosi install with multiple value-files was not possible

BREAKING CHANGE

KOSI 2.12.0 does not support the old dispatcher url. it requires the new dispatcher: dispatcher.kubeops.net/v4/dispatcher.

Changelog Plugins 1.7.0

New

  • set plugin: for setting variables

Change

  • move some messages from info to debug in template-plugin and if-plugin
  • change file destination from pia ssh-mode from /home/pia to /var/kubeops/pia

Update

  • Update Dependencies