chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.5.2
Some checks failed
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (push) Successful in 1m16s
Terraform CI/CD / Terraform Plan (push) Has been skipped
Terraform CI/CD / Terraform Apply (push) Successful in 52s
Terraform CI/CD / Terraform Format, Validate, Lint, Scan (pull_request) Successful in 2m38s
Terraform CI/CD / Terraform Plan (pull_request) Failing after 1m28s
Terraform CI/CD / Terraform Apply (pull_request) Has been skipped

This commit is contained in:
Renovate Bot 2025-05-16 22:02:06 +00:00
parent e5e3cc23f3
commit 5898f79610

View file

@ -11,7 +11,7 @@ job "homeassistant" {
driver = "docker"
config {
image = "ghcr.io/home-assistant/home-assistant:2025.5.1"
image = "ghcr.io/home-assistant/home-assistant:2025.5.2"
network_mode = "host"
privileged = true