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