We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 323882f commit 7c6bc61Copy full SHA for 7c6bc61
1 file changed
apps/home-assistant/docker-bake.hcl
@@ -6,7 +6,7 @@ variable "APP" {
6
7
variable "VERSION" {
8
// renovate: datasource=pypi depName=homeassistant
9
- default = "2026.4.3"
+ default = "2026.4.4"
10
}
11
12
variable "SOURCE" {
0 commit comments