Skip to content

Commit

Permalink
Update elasticsearch
Browse files Browse the repository at this point in the history
  • Loading branch information
websoft9 committed Nov 22, 2024
1 parent a98062b commit 08b10fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions apps/elasticsearch/.env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
W9_VERSION='8.15.3'
W9_VERSION='8.16.0'
W9_DIST='community'
W9_REPO=docker.elastic.co/elasticsearch/elasticsearch
W9_POWER_PASSWORD='e7ua#5v4g#69GZDo'
W9_POWER_PASSWORD='ClUaK#mH4HHIsZRy'

#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
W9_ID='elasticsearch'
Expand Down
2 changes: 1 addition & 1 deletion apps/elasticsearch/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{
"dist": "community",
"version": [
"8.15.3"
"8.16.0"
]
}
],
Expand Down

0 comments on commit 08b10fc

Please sign in to comment.