Skip to content

Commit

Permalink
fix(container): update image ghcr.io/home-assistant/home-assistant ( …
Browse files Browse the repository at this point in the history
…2024.4.3 → 2024.4.4 )

| datasource | package                               | from     | to       |
| ---------- | ------------------------------------- | -------- | -------- |
| docker     | ghcr.io/home-assistant/home-assistant | 2024.4.3 | 2024.4.4 |


Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
renovate[bot] committed Apr 23, 2024
1 parent c1f869a commit 58c8a57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/base/home/home-assistant-nwk3/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
enabled: false
image:
repository: ghcr.io/home-assistant/home-assistant
tag: 2024.4.3
tag: 2024.4.4
env:
TZ: "America/New_York"
envFrom:
Expand Down
2 changes: 1 addition & 1 deletion k8s/base/home/home-assistant/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
enabled: false
image:
repository: ghcr.io/home-assistant/home-assistant
tag: 2024.4.3
tag: 2024.4.4
env:
TZ: "America/New_York"
envFrom:
Expand Down

0 comments on commit 58c8a57

Please sign in to comment.