Skip to content

Commit dc9b9a9

Browse files
deps(apm-agent-java): Update APM Agent Java to 1.53.0 (#377)
* chore: Update .version file Made with ❤️️ by updatecli * chore: Set org.label-schema.version in Dockerfile Made with ❤️️ by updatecli --------- Co-authored-by: elastic-observability-automation[bot] <180520183+elastic-observability-automation[bot]@users.noreply.github.com>
1 parent 40ce652 commit dc9b9a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.52.2
1+
1.53.0

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ LABEL \
4747
org.label-schema.schema-version="1.0" \
4848
org.label-schema.vendor="Elastic" \
4949
org.label-schema.name="opbeans-java" \
50-
org.label-schema.version="1.52.2" \
50+
org.label-schema.version="1.53.0" \
5151
org.label-schema.url="https://hub.docker.com/r/opbeans/opbeans-java" \
5252
org.label-schema.vcs-url="https://github.com/elastic/opbeans-java" \
5353
org.label-schema.license="MIT"

0 commit comments

Comments
 (0)