Skip to content

Commit

Permalink
Automatically update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 8, 2023
1 parent 1c5bee7 commit 388bcb3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion contrib/docker-compose-example-elasticsearch/.env
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ELASTIC_PASSWORD=changeme
KIBANA_PASSWORD=changeme

# Version of Elastic products
STACK_VERSION=8.10.4
STACK_VERSION=8.11.0

# Set the cluster name
CLUSTER_NAME=docker-cluster
Expand Down
2 changes: 1 addition & 1 deletion contrib/docker-compose-example-workplace/.env
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ELASTIC_PASSWORD=changeme
KIBANA_PASSWORD=changeme

# Version of Elastic products
STACK_VERSION=8.10.4
STACK_VERSION=8.11.0

# Set the cluster name
CLUSTER_NAME=docker-cluster
Expand Down
2 changes: 1 addition & 1 deletion contrib/docker-compose-it/.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ELASTIC_PASSWORD=changeme
KIBANA_PASSWORD=changeme

# Version of Elastic products
STACK_VERSION=8.10.4
STACK_VERSION=8.11.0

# Set the cluster name
CLUSTER_NAME=docker-cluster
Expand Down
2 changes: 1 addition & 1 deletion docs/source/fscrawler.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Version=2.10-SNAPSHOT
TikaVersion=2.9.1
ElasticsearchVersion6=6.8.23
ElasticsearchVersion7=7.17.14
ElasticsearchVersion8=8.10.4
ElasticsearchVersion8=8.11.0
TiffVersion=1.4.0
JpegVersion=1.4.0

0 comments on commit 388bcb3

Please sign in to comment.