Skip to content

Commit

Permalink
Aligned agent version with operator
Browse files Browse the repository at this point in the history
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
  • Loading branch information
jpkrohling committed Dec 5, 2019
1 parent 57498da commit ce35268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/examples/operator-with-tracing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
- name: OPERATOR_NAME
value: "jaeger-operator"
- name: jaeger-agent
image: jaegertracing/jaeger-agent:1.15.1
image: jaegertracing/jaeger-agent:1.16.0
env:
- name: POD_NAMESPACE
valueFrom:
Expand Down

0 comments on commit ce35268

Please sign in to comment.