Compare commits
2 commits
3546cfa0fe
...
7fbbeaecbf
Author | SHA1 | Date | |
---|---|---|---|
7fbbeaecbf | |||
864358f40f |
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.4",
|
||||
"elastic_version" = "9.0.0",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue