fix: use another helm repo to fix home-assitant error

This commit is contained in:
Patryk Hegenberg 2025-05-14 13:42:15 +02:00
parent 263507c852
commit 46575fc4b9
2 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,8 @@ spec:
chart:
spec:
chart: home-assistant
version: "0.3.2"
# version: "0.3.2"
version: "1.2.0"
sourceRef:
kind: HelmRepository
name: home-assistant
@ -27,8 +28,6 @@ spec:
className: traefik
hosts:
- host: home-assistant.local
ports:
port: 8123
paths:
- path: /
pathType: Prefix