aws-observability / helm-charts

The AWS Observability Helm Charts repository contains Helm charts to provide easy mechanisms to setup the CloudWatch Agent and other collection agents to collect telemetry data such as metrics, logs and traces to send to AWS monitoring services.
Apache License 2.0
9 stars 17 forks source link

Breaking changes should be a major version bump #50

Open bushong1 opened 5 months ago

bushong1 commented 5 months ago
  • Add default tolerations (#41)

This changed the functionality of the chart, and should have either defaulted to [] to retain existing functionality, or bumped the chart to 2.0.0 to indicate the breaking change.