kontena / akrobateo

Akrobateo is a simple Kubernetes operator to expose in-cluster LoadBalancer services as node hostPorts using DaemonSets.
Apache License 2.0
110 stars 15 forks source link

Container bins report wrong version #18

Open jnummelin opened 5 years ago

jnummelin commented 5 years ago
$ docker run --rm registry.pharos.sh/kontenapharos/akrobateo:0.1.0
{"level":"info","ts":1557739040.1625414,"logger":"cmd","msg":"Akrobateo version: latest"}

We need to make the DRONE_TAG visible in the build container. Now it isn't so the build script defaults to latest.