chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.0.1
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Failing after 1m6s
Terraform CI/CD / Terraform Plan (pull_request) Has been skipped
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Failing after 1m4s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Has been skipped
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Failing after 1m6s
Terraform CI/CD / Terraform Plan (pull_request) Has been skipped
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Failing after 1m4s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Has been skipped
This commit is contained in:
parent
af8b134805
commit
214f64bc12
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.0",
|
||||
"elastic_version" = "9.0.1",
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue