Skip to content

Commit

Permalink
chore(deps): update quay.io/jaegertracing/all-in-one docker tag to v1.59
Browse files Browse the repository at this point in the history
Signed-off-by: redhat-renovate-bot <[email protected]>
  • Loading branch information
redhat-renovate-bot committed Jul 12, 2024
1 parent 74ad943 commit 2f80239
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.58
image: quay.io/jaegertracing/all-in-one:1.59
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.58
image: quay.io/jaegertracing/all-in-one:1.59
memoryLimit: 128Mi
endpoints:
- name: tracing-ui-jar
Expand Down
2 changes: 1 addition & 1 deletion stacks/java-wildfly-bootable-jar/1.3.0/devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ components:
targetPort: 5858
- name: jaeger
container:
image: quay.io/jaegertracing/all-in-one:1.58
image: quay.io/jaegertracing/all-in-one:1.59
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.58
image: quay.io/jaegertracing/all-in-one:1.59
memoryLimit: 128Mi
endpoints:
- name: tracing-ui-wild
Expand Down

0 comments on commit 2f80239

Please sign in to comment.