chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.0.3 #688
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" = "9.0.2",
|
||||
"elastic_version" = "9.0.3",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue