We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c3971c commit 56f4205Copy full SHA for 56f4205
1 file changed
pillar/docs.sls
@@ -26,8 +26,8 @@ apache:
26
27
elasticsearch:
28
# This is to inform the installation of ReadOnlyREST – not to control the version of Elasticsearch to install.
29
- version: 8.19.9
+ version: 8.19.10
30
plugins:
31
readonlyrest:
32
- version: 1.67.3_es8.19.9
+ version: 1.68.0_es8.19.10
33
configuration: docs
0 commit comments