chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9
This commit is contained in:
parent
f18657008e
commit
ada1d89f96
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ resource "nomad_job" "elk" {
|
||||||
hcl2 {
|
hcl2 {
|
||||||
vars = {
|
vars = {
|
||||||
# renovate: image=docker.elastic.co/elasticsearch/elasticsearch
|
# renovate: image=docker.elastic.co/elasticsearch/elasticsearch
|
||||||
"elastic_version" = "8.18.0",
|
"elastic_version" = "9.0.0",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue