Skip to content

Commit 297674f

Browse files
committed
apm-data: bump resource version
Bump resource version to ensure all templates and pipelines are updated on Elasticsearch upgrade
1 parent 37e2729 commit 297674f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/apm-data/src/main/resources/resources.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# "version" holds the version of the templates and ingest pipelines installed
22
# by xpack-plugin apm-data. This must be increased whenever an existing template or
33
# pipeline is changed, in order for it to be updated on Elasticsearch upgrade.
4-
version: 15
4+
version: 16
55

66
component-templates:
77
# Data lifecycle.

0 commit comments

Comments
 (0)