Managed Apps
Changed
- upgrade grafana chart: 6.52.8 => 6.53.0
Changed
- Upgrade promtail chart: 6.8.3 => 6.10.0
- Upgrade promtail: 2.7.3 => 2.7.4
Added
- Add team label to deployment.
Changed
- Drop alert threshold for
CephClusterNearFull from 80% down to 75%.
Changed
- Create secret from
secretConfiguration.data value without breaking AWS Credentials values compatibility.
Added
- Service Account annotations - e.g. for IRSA
Fixed
- Fix kube-state-metrics cilium network policy selector.
Fixed
- Fix kube-state-metrics cilium network policy selector.
Added
- Add PodDisruptionBudget with
maxUnavailable: "25%" - Usage of SeccompProfile in Pod and Container securityContext
Changed
- Include PodSecurityPolicies only if available. Adds support for Kubernetes 1.25 and higher