chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v8.17.3
This commit is contained in:
parent
c644a16f96
commit
d3e50f3238
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.2",
|
"elastic_version" = "8.17.3",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue