All changes to the chart require a bump to the version in chart.yaml
. See the Contributing Guide for our versioning requirements.
Once the chart version is bumped, the examples must be regenerated. You can regenerate examples by running make generate-examples CHARTS=opentelemetry-collector
.
appVersion
to match the new collector version. This version will be used as the image tag by default.make generate-examples CHARTS=opentelemetry-collector
.