diff --git a/kubernetes/main/apps/home-automation/home-assistant/app/deployment.yaml b/kubernetes/main/apps/home-automation/home-assistant/app/deployment.yaml index a0546d6a..381523de 100644 --- a/kubernetes/main/apps/home-automation/home-assistant/app/deployment.yaml +++ b/kubernetes/main/apps/home-automation/home-assistant/app/deployment.yaml @@ -20,7 +20,7 @@ spec: persistentVolumeClaim: claimName: ha-pvc containers: - - image: ghcr.io/home-assistant/home-assistant:2024.3.0 + - image: ghcr.io/home-assistant/home-assistant:2024.3.1 name: home-assistant env: - name: "SECRET_RECORDER_DB_URL"