Commit 75c3728
authored
[apm-data] fix(8.18): update resource version (#129547)
* update resource version
We introduced some changes in 8.17 that did not update the
resource version. As such for cluster upgrading from an
older version Elasticsearch would not detect the need to
apply the new templates, effectively not introducing the
new changes
There are no chanegs on templates between 8.17 and 8.18, so
for 8.18 we only align the resource version to the one in 8.17.
* Update docs/changelog/129547.yaml1 parent 7d89aa6 commit 75c3728
File tree
2 files changed
+6
-1
lines changed- docs/changelog
- x-pack/plugin/apm-data/src/main/resources
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments