github stefanprodan/timoni v0.18.0

latest releases: v0.22.0, v0.21.0, v0.20.0...
9 months ago

Timoni's CUE engine has been updated to v0.7.0.

New Features

  • Timoni CUE Schemas - New Timoni CUE schemas are available under the timoni.sh/core/v1alpha1 package that can be imported and used by module authors to generate Kubernetes metadata for components, image pull secrets, resource requirements and semantic version constraints.

New Commands

  • timoni artifact tag - Allow adding extra tags to OCI artifacts after publishing. This command can be used to move the latest tag for modules, in case the latest version needs to be retracted.
  • timoni mod vet - The vet command gains two new optional flags, --name and --values, that allow vetting a module with a custom name and values.
  • timoni --registry-insecure - All commands that perform pull and push operations gain a new optional flag, --registry-insecure, that allows connecting to container registry servers over plain HTTP or with self-signed certs.

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0

Don't miss a new timoni release

NewReleases is sending notifications on new releases.