3.2.1
Breaking changes
- Helm: Properties in
Values.yaml
are not camel case any longer: #1121
Fixes
- Helm: Apply values from the latest decorator that was applied: #1122
- OpenShift: Use the HTTP port by default to expose routes: #1126
- Kubernetes: Added
target-port
property in Ingress to select the port to use in the default ingress rule: #1125 - Kind/Minikube: Set the node port in only one service port: #1127