chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.0.2
All checks were successful
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 1m4s
Terraform CI/CD / Terraform Plan (pull_request) Successful in 40s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m0s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 38s
All checks were successful
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 1m4s
Terraform CI/CD / Terraform Plan (pull_request) Successful in 40s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m0s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 38s
This commit is contained in:
parent
b425901b9a
commit
a97eb96393
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" = "9.0.1",
|
"elastic_version" = "9.0.2",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue