Release notes for version 0.12.5
Release date: 2024-11-12
- changed
alertmanager.podMetadata.labels
toalertmanager.podLabels
- changed
alertmanager.podMetadata.annotations
toalertmanager.podAnnotations
- fix Deployment/StatefulSets when
serviceAccount.name
is empty andserviceAccount.create: false
. See this issue. - set default DNS domain to
cluster.local.
- updated common dependency 0.0.19 -> 0.0.23
- added template for configmap name. See this issue