Skip to content

Commit

Permalink
fix: jaegertracing/all-in-one cve fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SandhyaRavi2403 committed Oct 3, 2024
1 parent 4980877 commit 99a2788
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ resources:
- license_path: LICENSE
ref: ${image_tag}
url: https://github.com/istio/proxy
- container_image: docker.io/jaegertracing/all-in-one:1.52.0
- container_image: docker.io/jaegertracing/all-in-one:1.61.0
sources:
- license_path: LICENSE
notice_path: NOTICE
Expand Down
2 changes: 1 addition & 1 deletion services/jaeger/2.56.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data:
spec:
strategy: allInOne
allInOne:
image: jaegertracing/all-in-one:1.52.0
image: jaegertracing/all-in-one:1.61.0
options:
query:
base-path: /dkp/jaeger
Expand Down

0 comments on commit 99a2788

Please sign in to comment.