Announcing Akri v0.8.23!
Akri v0.8.23 is a pre-release of Akri.
To find out more about Akri, check out our documentation and start
contributing today!
New Features
The v0.8.23 release contains the following changes:
- Akri uses containerd as the default container runtime.
- Enables secrets, configMaps, and volumes to be mounted with helm templates.
- Support for latest kubernetes versions.
Fixes, features, and optimizations
- feat: GitHub Action to auto-version update (#510)
- feat: Enable secrets in helm templates (#478)
- fix: Fixed Kubernetes tests to run on active branches (#513)
- fix: Fix uds gRPC client implementation with C based gRPC (#498)
- opt: Removed unmaintained ansi_term dependency (#506)
- opt: Update OPCUA to 0.11.0 to remove vulnerabilities (#528)
- opt: Rust toolchain updates (#482)
View the full change log
Breaking Changes
N/A
Known Issues
N/A
Validated With
Distribution | Version |
---|---|
Kubernetes | v1.25.1 |
Kubernetes | v1.24.5 |
Kubernetes | v1.23.11 |
Kubernetes | v1.22.14 |
Kubernetes | v1.21.14 |
K3s | v1.25.2+k3s1 |
K3s | v1.24.6+k3s1 |
K3s | v1.23.12+k3s1 |
K3s | v1.22.6+k3s1 |
K3s | v1.21.5+k3s1 |
MicroK8s | 1.24/stable |
MicroK8s | 1.23/stable |
MicroK8s | 1.22/stable |
MicroK8s | 1.21/stable |
What's next?
Check out our roadmap to see the features we are looking forward to!
Thanks 👏
Thank you everyone in the community who helped Akri get to this release! Your interest and contributions help Akri
prosper.
⭐ Contributors to v0.8.23 ⭐
(Please send us (@Kate Goldenring
or @Adithya J
) a direct message on
Slack if we left you out!)
Installation
Akri is packaged as a Helm chart. Check out our installation doc on
how to install Akri.
helm repo add akri-helm-charts https://project-akri.github.io/akri/
helm install akri akri-helm-charts/akri --version 0.8.23 \
# additional configuration
Release history
See CHANGELOG.md for more information on what changed
in this and previous releases.