Managed Apps
Changed
- Add default tag to enable loadbalancer cleanup
Added
- Chart: Sync to upstream. (#687)
- Chart: Explicitly set
runAsGroup
.
Fixed
- Allow traffic to nginx-ingress-controller (needed when LB is skipped).
Fixed
- Allow traffic to nginx-ingress-controller (needed when LB is skipped).
Changed
- Update kong ingress controller to 3.1.6
- Update kong gateway to 3.6.1.7
- Enable ServiceMonitor by default, with relabelings for
node
and app
labels. - Update kubectl-apply-job to 0.8.0 for enabling
readOnlyRootFilesystem: true
for kubectl CRD install job container.