Skip to content

v0.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 12:23
· 75 commits to main since this release
v0.20.0
7f033d9

This release was made possible by the generous support of RawkodeAcademy 💟.
To support the development of Timoni going forward please consider becoming a sponsor on GitHub.

New Features

  • Referencing local modules in bundles - Timoni now supports referencing local modules in bundle files, allowing users to define a bundle that includes modules from the same repository using relative paths.
  • #ImagePullSecret - The #ImagePullSecret definition is now available in the Timoni's CUE schemas that can be used by module authors to generate Kubernetes Secrets of type kubernetes.io/dockerconfigjson.
  • Scoop and Proto installers - The Timoni CLI is now available as a Scoop package for Windows and as a Proto plugin for Linux, macOS and Windows.

New Documentation

  • Flux OCI sync - A guide on how to configure Flux to deploy workloads from OCI artifacts hosted on container registries.
  • Flux AIO upgrade - A guide on how to upgrade Flux AIO on Kubernetes clusters.

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.20.0