🎉 Ambassador Chart 6.7.0 🎉
Upgrade Ambassador - https://www.getambassador.io/reference/upgrading#helm.html
View changelog - https://github.com/datawire/ambassador/blob/master/CHANGELOG.md
- Update Ambassador to version 1.13.0: CHANGELOG
- Feature: Ambassador Agent now available for API Gateway (https://app.getambassador.io)
- Feature: Add support for pod toplology spread constraints via the
topologySpreadConstraints
helm value to the Ambassador deployment. (thanks, @lawliet89!) - BugFix: Add missing
ambassador_id
for resolvers. - Change: Ambassador ClusterRoles are now aggregated under the label
rbac.getambassador.io/role-group
. The aggregated role has the same name as the previous role name (so no need to update ClusterRoleBindings).