Highlights
Flux v0.32.0 comes with support for distributing Kubernetes manifests, Kustomize overlays and Terraform code as OCI artifacts.
For more information please see the Flux OCI documentation.
New features
- New Flux CLI commands
flux push|pull|tag artifact
for publishing OCI Artifacts to container registries. - New source type OCIRepository for fetching OCI artifacts from container registries.
- Resolve Helm dependencies from OCI for charts defined in Git.
Components changelog
- source-controller v0.26.0 v0.26.1
- kustomize-controller v0.27.0
- notification-controller v0.25.0 v0.25.1
- image-reflector-controller v0.20.0
- image-automation-controller v0.24.1
CLI Changelog
- PR #2966 - @fluxcdbot - Update toolkit components
- PR #2964 - @pjbgf - Add validation to namespace flag
- PR #2955 - @somtochiama - fix log filter and add tests for
flux logs
- PR #2951 - @stefanprodan - [RFC-0003] Add the provider field for OIDC auth
- PR #2940 - @hiddeco - AUR: further solve
.SRCINFO
issues - PR #2937 - @hiddeco - AUR: ensure
pkgname
is bottom entry in .SRCINFO