This PR better parameterizes the build scripts to easily build images with any Consul/Envoy version.
Also includes an example Github Action that is disabled by default that will automagically build Docker images and publish them to a Github Container Registry when a tag with format "v" is pushed to the "main" branch.
It also retains backward compatibility with former behavior. :)
This PR better parameterizes the build scripts to easily build images with any Consul/Envoy version.
Also includes an example Github Action that is disabled by default that will automagically build Docker images and publish them to a Github Container Registry when a tag with format "v" is pushed to the "main" branch.
It also retains backward compatibility with former behavior. :)