Workload cluster release azure-29.1.0 for CAPZ
Changes compared to v29.0.0
Components
- cluster-azure from v1.0.0 to v1.3.0
- Flatcar from v3815.2.5 to v3975.2.1
- Kubernetes from v1.29.7 to v1.29.9
Changed
- Chart: Update
cluster
to v1.4.1- Allow to enable auditd service through
global.components.auditd.enabled
. - Allow configuring
kube-controller-manager
--node-cidr-mask-size
flag. - Set
MachineDeployment
Kubernetes version from release
- Apps: Use
catalog
from Release CR.
Removed
- Remove Cilium deprecated values.
- Remove unused
internal
values from values.schema.json
.
Apps
- cert-exporter from v2.9.1 to v2.9.2
- coredns from v1.21.0 to v1.22.0
- node-exporter from v1.19.0 to v1.20.0
- observability-bundle from v1.5.3 to v1.6.2
- security-bundle from v1.8.0 to v1.8.2
- teleport-kube-agent from v0.9.2 to v0.10.3
- vertical-pod-autoscaler from v5.2.4 to v5.3.0
- vertical-pod-autoscaler-crd from v3.1.0 to v3.1.1
Added
- Chart: Add VPA and resources configuration for deployment and daemonset. (#382)
Changed
- Update
coredns
image to 1.11.3.
Removed
- Removed legacy Giant Swarm monitoring labels as coredns is monitored through a prometheus-operator generated servicemonitor.
Changed
- Synced with upstream chart v4.38.0 (node-exporter 1.8.2).
Added
- Add
alloy
v0.4.0 as alloyMetrics
.
Changed
- Fixed
alloyMetrics
catalog - Disable usage reporting to GrafanaLabs by:
- Bumping
alloyLogs
and alloyMetrics
to v0.4.1. - Bumping
grafanaAgent
to v0.4.6.
Changed
- Update
cloudnative-pg
(app) to v0.0.6. - Update
trivy-operator
(app) to v0.10.0. - Update
kyverno-policy-operator
(app) to v0.0.8. - Update
kyverno
(app) to v0.17.16.
Changed
- Disable JAMF components on chart templates
- Fix issues with templates
- Change ownership to Team Shield
- Added small fix on
podSecurityContext
for seccompProfile
. - Upgraded to Teleport
version 16
Changed
- Chart: Update Helm release vertical-pod-autoscaler to v9.9.0. (#314)
- Chart: Consume
global.imageRegistry
. (#315)
Removed
- Chart: Do not override
crds.image.tag
. (#316)
Changed
- Chart: Improve
Chart.yaml
. (#110) - Repository: Some chores. (#111)