Groups together the individual charts for the New Relic Kubernetes solution for a more comfortable deployment.
What's Changed
- [nri-bundle] Upgrade nri bundle and update all the dependencies by @kang-makes in #897
Dependencies updates:
nri-prometheus
: The use_bearer config is now exposed the config for static targetsnri-kubernetes
: remove fixed serviceAccount.create of chart's values- All charts: Patch jobs should also honor the global service account flag.
- All charts:
deepCopy
the dict.Values
when we are going to do amergeOverwrite
Full Changelog: nri-bundle-4.7.5...nri-bundle-4.7.6