chore(elk): promote elasticsearch version
This commit is contained in:
parent
8e43e88e95
commit
61ad166089
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ resource "nomad_job" "elk" {
|
|||
|
||||
hcl2 {
|
||||
vars = {
|
||||
"elastic_version" = "8.16.1",
|
||||
"elastic_version" = "8.17.0",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue