Is your feature request related to a problem? Please describe
Data Prepper is now building ARM archives in it's release processes along with an ARM image.
The ARM image is a mulit-architecture image so there should be no changes needed for this.
But, we now have two new archive files that we want to distribute.
opensearch-data-prepper-{VERSION}-linux-arm64.tar.gz
opensearch-data-prepper-jdk-{VERSION}-linux-arm64.tar.gz
Describe the solution you'd like
We want the release process to copy and upload the new ARM archives.
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem? Please describe
Data Prepper is now building ARM archives in it's release processes along with an ARM image.
The ARM image is a mulit-architecture image so there should be no changes needed for this.
But, we now have two new archive files that we want to distribute.
opensearch-data-prepper-{VERSION}-linux-arm64.tar.gzopensearch-data-prepper-jdk-{VERSION}-linux-arm64.tar.gzDescribe the solution you'd like
We want the release process to copy and upload the new ARM archives.
Describe alternatives you've considered
No response
Additional context
No response