docker-zipkin-dependencies
docker-zipkin-dependencies copied to clipboard
Coordinate release tag with ZIPKIN_JAVA_VERSION
Similar to docker-zipkin, it would be nice to automate updates to ZIPKIN_JAVA_VERSION
, as the primary change update will be based on version updates to zipkin-java.
Ex. tag 0.4.1 sets ZIPKIN_JAVA_VERSION to 0.4.1
This relates to https://github.com/openzipkin/zipkin-java/issues/215 except this one is just an unimplemented feature. Right now, I've been manually making commits like 919d8b5c9ab5e7751695084a3a943d32663b47fc, and these could be automated. cc @abesto