Skip to content

Commit

Permalink
Update quay.io/jaegertracing/all-in-one Docker tag to v1.50 (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
platform-engineering-bot authored Oct 25, 2023
1 parent b3f7b3c commit 3a9aca6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stacks/java-wildfly-bootable-jar/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ starterProjects:
components:
- name: jaeger
container:
image: quay.io/jaegertracing/all-in-one:1.27
image: quay.io/jaegertracing/all-in-one:1.50
memoryLimit: 128Mi
endpoints:
- name: tracing-ui-jar
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-wildfly/1.1.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ components:
size: 3Gi
- name: jaeger
container:
image: quay.io/jaegertracing/all-in-one:1.27
image: quay.io/jaegertracing/all-in-one:1.50
memoryLimit: 128Mi
endpoints:
- name: tracing-ui-wild
Expand Down

0 comments on commit 3a9aca6

Please sign in to comment.