You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i was wondring how you should upgrade the elasticsearch container? It writes persistence data to the data volume, and this includes the ealsticsearch binaries. So even if you pull a newer image its still starting the old version.
The text was updated successfully, but these errors were encountered:
I believe that data volumes (/usr/share/elasticsearch/data) doesn't contains binaries, only data.
I've used this method many times (lately to upgrade from v7.17 to v8.0) without issues.
Hi, i was wondring how you should upgrade the elasticsearch container? It writes persistence data to the data volume, and this includes the ealsticsearch binaries. So even if you pull a newer image its still starting the old version.
The text was updated successfully, but these errors were encountered: