Commit 179e96b
authored
update resource version (#129552)
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
As we updated 8.18 to match and there are some changes to
templates between 8.18 and 9.0 we want to ensure the resource
version triggers the template upgrade on stack version upgrade.
Related to elastic/ingest-dev#57011 parent 60653f0 commit 179e96b
1 file changed
+1
-1
lines changed| 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