Skip to content

Commit a241b1c

Browse files
deps(apm-agent-java): Update APM Agent Java to 1.52.2 (#370)
* 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 95f9ceb commit a241b1c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.version

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

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.1" \
50+
org.label-schema.version="1.52.2" \
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)