Update home-assistant image.
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
||||
containers:
|
||||
- name: home-assistant
|
||||
### Maintained by flux - Image Update Automation
|
||||
image: homeassistant/home-assistant:latest # {"$imagepolicy": "home-assistant:home-assistant"}
|
||||
image: homeassistant/home-assistant:latest@sha256:59aa8824955c9db491b75d2eebe42bd68494f80c2ec69ec0d66d9dae37d37514 # {"$imagepolicy": "home-assistant:home-assistant"}
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
@@ -39,7 +39,6 @@ spec:
|
||||
limits:
|
||||
memory: "724Mi"
|
||||
cpu: "1000m"
|
||||
|
||||
volumes:
|
||||
- name: home-assistant-config
|
||||
persistentVolumeClaim:
|
||||
|
||||
Reference in New Issue
Block a user