
In the ovs agent code, some of the secret ref are hardcoded, and it breaks the host/label overrides mechanism. This patchset fixes it. Change-Id: Icf3ffc86fde77b1948e86cfd62e83fbdfe16ad8e
13 lines
486 B
YAML
13 lines
486 B
YAML
---
|
|
neutron:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 fixes tls issue
|
|
- 0.1.3 Update neutron to use Nginx apparmor profile
|
|
- 0.1.4 Pass ovs agent config to dhcp agent
|
|
- 0.1.5 Add missing flags to nginx container in neutron chart
|
|
- 0.1.6 Use HostToContainer mountPropagation
|
|
- 0.1.7 Change Issuer to ClusterIssuer
|
|
- 0.1.8 Revert Change Issuer to ClusterIssuer
|
|
- 0.1.9 Update ovs agent to support host/label overrides
|