elastic / apm-integration-testing

APM Integration Testing
Apache License 2.0
54 stars 68 forks source link

fix: apm-server docker image generation and enable updatecli #1578

Closed v1v closed 1 year ago

v1v commented 1 year ago

What does this PR do?

Fix the versions for Golang and APM Server so it can work the docker image generation. Support updatecli for bumping the golang version and apm-server docker image

Why is it important?

Fix the broken docker image generation in https://github.com/elastic/apm-pipeline-library/actions/runs/6701511746/job/18209071010

Support further automation with the auto-bump

v1v commented 1 year ago

see https://github.com/elastic/apm-pipeline-library/pull/2420