openstack-helm/releasenotes/notes/openvswitch.yaml
v-vamshiko 6e832eef4b OVS - Enable hardware offload
Change-Id: I0dfc5689fdc2f5f66f059132b8a5475857a03c92
2022-11-03 22:01:49 +00:00

14 lines
502 B
YAML

---
openvswitch:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Unpin images built with osh-images
- 0.1.3 Use HostToContainer mountPropagation
- 0.1.4 Support override of vswitchd liveness and readiness probe
- 0.1.5 Use full image ref for docker official images
- 0.1.6 Update htk requirements
- 0.1.7 Enable taint toleration for Openstack services jobs
- 0.1.8 Added OCI registry authentication
- 0.1.9 Enable ovs hardware offload
...