Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-12-01 | 928 Bytes | |
v0.8.1 source code.tar.gz | 2022-12-01 | 1.9 MB | |
v0.8.1 source code.zip | 2022-12-01 | 2.1 MB | |
Totals: 3 Items | 4.0 MB | 0 |
What's Changed
OpenFunction
Enhancement
- Bump kafka version to 3.3.1 in samples [#385]
BUGFIX
- Fix Dapr-proxy service name fissioned [#387]
- Fix Failed to CreateOrUpdate service when function is updated [#387]
charts
Support Kubernetes v1.25
TL;DR
:::shell
helm repo add openfunction https://openfunction.github.io/charts/
helm install openfunction openfunction/openfunction -n openfunction --create-namespace
Component Upgrade
- Upgrade keda from v2.7.1 to v2.8.1
Full Changelog: https://github.com/OpenFunction/OpenFunction/compare/v0.8.0...v0.8.1