Upgrade elasticsearch on docker from 8.11.2 to 8.13.0

I'm not using docker-compose. Instead, a separate startup container deployed a two-node es cluster, but I am currently experiencing issues with cpu alert not working properly. The error is "Failed to resolve needed aggregations for CPU Usage Rule", this issue appeared in 8.11.2, I heard it was fixed in 8.12, But I don't know how to upgrade from 8.11.2 to 8.13.0 without losing data?
I changed the image parameter of the config.v2.json file in the docker directory to 8.13.0 doesn't seem to work

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.