Our deployment process is powered by GitHub Actions.
Once your changes have been merged into the main branch:
If you've made changes to the arrow files, follow these steps:
- Find the relevant workflow: Look for "Create and publish a Docker image for Otel Collectors with Arrow".
- Run the workflow: Click on 'Run workflow' to initiate the Docker image creation and publishing process.
If you've made changes to the chart files, follow these steps:
For releasing changes to Helm charts, follow these steps:
- Find the relevant workflow: Locate "Release Charts".
- Run the workflow: Click on 'Run workflow' to trigger the release process for Helm charts.