Skip to content

Commit

Permalink
Update quay.io/jaegertracing/all-in-one Docker tag to v1.54 (#294)
Browse files Browse the repository at this point in the history
Signed-off-by: null <[email protected]>
  • Loading branch information
platform-engineering-bot authored Feb 16, 2024
1 parent 3e9da9c commit d5b9c25
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion stacks/java-wildfly-bootable-jar/1.1.0/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.52
image: quay.io/jaegertracing/all-in-one:1.54
memoryLimit: 128Mi
endpoints:
- name: tracing-ui-jar
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-wildfly-bootable-jar/1.2.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ components:
targetPort: 5858
- name: jaeger
container:
image: quay.io/jaegertracing/all-in-one:1.52
image: quay.io/jaegertracing/all-in-one:1.54
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.52
image: quay.io/jaegertracing/all-in-one:1.54
memoryLimit: 128Mi
endpoints:
- name: tracing-ui-wild
Expand Down

0 comments on commit d5b9c25

Please sign in to comment.