fabric8io / kubernetes-zipkin

Kubernetes integration with OpenZipkin
Apache License 2.0
69 stars 30 forks source link

Update to OpenZipkin 1.24 #100

Open kellabyte opened 7 years ago

kellabyte commented 7 years ago

Can you please update this to OpenZipkin 1.24? Or can you make it dynamic so we can specify the version?

23doors commented 7 years ago

Pretty sure that you can just update image: "openzipkin/zipkin:1.13.0" in zipkin deployment yml. Just tried that, set it to 1.26.0 (latest from https://hub.docker.com/r/openzipkin/zipkin/tags/) and everything worked fine.

daurnimator commented 6 years ago

Zipkin 2.8 is now out.