A catalog of Timoni modules for popular Kubernetes
addons, published as signed OCI artifacts to
ghcr.io/timonish/modules/<name>.
Each module packages an upstream addon, and its version mirrors the
upstream stable release plus a catalog build number (e.g. 1.2.3-0).
Upstream releases are tracked daily and published automatically once
they pass validation and end-to-end tests. All container images
shipped by the modules are pinned by digest, and listed in each
module's README.
Install a module on a cluster with:
timoni -n <namespace> apply <name> oci://ghcr.io/timonish/modules/<name>See each module's README for its current version, values API and configuration examples.