File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ apache:
2626
2727elasticsearch:
2828 # This is to inform the installation of ReadOnlyREST – not to control the version of Elasticsearch to install.
29- version: 8.19.10
29+ version: 9.3.2
3030 plugins:
3131 readonlyrest:
32- version: 1.68.0_es8.19.10
32+ version: 1.68.0_es9.3.2
3333 configuration: docs
Original file line number Diff line number Diff line change 11elasticsearch:
22 pkgrepo.managed :
33 - humanname: Elasticsearch Official Repository
4- - name: deb [signed-by=/usr/share/keyrings/elasticsearch-keyring.gpg] https ://artifacts.elastic.co/packages/8 .x/apt stable main
4+ - name: deb [signed-by=/usr/share/keyrings/elasticsearch-keyring.gpg] https ://artifacts.elastic.co/packages/9 .x/apt stable main
55 - file: /etc/apt/sources.list.d/elasticsearch.list
66 - key_url: https://packages.elasticsearch.org/GPG-KEY-elasticsearch
77 - aptkey: False
You can’t perform that action at this time.
0 commit comments