chore(deps): update container image tccr.io/truecharts/home-assistant to v2023.9.1 (#12428)
This commit is contained in:
parent
1dc8292eb1
commit
2ebadc0092
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "2023.9.0"
|
appVersion: "2023.9.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/home-assistant/home-assistant
|
- https://github.com/home-assistant/home-assistant
|
||||||
- https://github.com/cdr/code-server
|
- https://github.com/cdr/code-server
|
||||||
type: application
|
type: application
|
||||||
version: 20.0.5
|
version: 20.0.6
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- home-automation
|
- home-automation
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/home-assistant
|
repository: tccr.io/truecharts/home-assistant
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2023.9.0@sha256:183b5c0abe9c1fc30508cee18d5607f430d44e9e2922a1afc0e8d33dd4124f91
|
tag: v2023.9.1@sha256:ff8a958563da47454b668265342dd9a168922efcc35de6923c35e6e172de7139
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue