All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Update newrelic/k8s-events-forwarder to version
1.12.0
.
- Update newrelic/k8s-events-forwarder to version
1.11.45
.
- Update base image to alpine
3.11
. - Update newrelic/k8s-events-forwarder to version
1.11.24
. - Move manifest from
apps/v1beta2
toapps/v1
- Sync labels in helm chart and manifest. Use
nri-kube-events
in all cases. IMPORTANT: If you prevously installednr-kube-events
using the manifest you should uninstall it first with the OLD manifest before applying the new one. Users of our wizard can upgrade normally.
- Add custom attributes support. Custom attributes are added via environment
variables of the form
NRI_KUBE_EVENTS_<key>=<val>
.