chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v8.18.0
This commit is contained in:
parent
09dfdc209c
commit
864358f40f
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.17.4",
|
"elastic_version" = "8.18.0",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue