mirror of
https://github.com/nold360/hive-apps
synced 2025-01-11 00:04:46 +00:00
Compare commits
No commits in common. "70ddbc8045ead9f853822073b6ac1034487e4b8b" and "e81efa96827a682a09d22a44e3564ff0472803f8" have entirely different histories.
70ddbc8045
...
e81efa9682
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ controllers:
|
||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: homeassistant/home-assistant
|
repository: homeassistant/home-assistant
|
||||||
tag: "2024.4"
|
tag: "2024.3"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
TZ: Europe/Berlin
|
TZ: Europe/Berlin
|
||||||
|
|
|
@ -15,7 +15,7 @@ ingress:
|
||||||
- paperless.dc
|
- paperless.dc
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||||
tag: 2.7.2
|
tag: 2.6.3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
# -- See the following files for additional environment variables:
|
# -- See the following files for additional environment variables:
|
||||||
|
|
Loading…
Reference in a new issue