mirror of
https://github.com/nold360/hive-apps
synced 2025-02-11 18:51:12 +00:00
Compare commits
5 commits
f11eb2275e
...
39a1e7a11a
Author | SHA1 | Date | |
---|---|---|---|
![]() |
39a1e7a11a | ||
![]() |
17b74526bd | ||
![]() |
7c26d59cfc | ||
![]() |
a7ea01e4bc | ||
![]() |
166964861d |
5 changed files with 5 additions and 5 deletions
|
@ -185,7 +185,7 @@ postgresql:
|
|||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgresql
|
||||
tag: 15.6.0-debian-11-r7
|
||||
tag: 16.2.0-debian-11-r7
|
||||
pullPolicy: IfNotPresent
|
||||
## @param architecture PostgreSQL architecture (`standalone` or `replication`)
|
||||
##
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/onedr0p/radarr
|
||||
tag: 5.13.1.9378
|
||||
tag: 5.14.0.9383
|
||||
|
||||
env:
|
||||
UMASK: "002"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/qbittorrent
|
||||
tag: 5.0.0
|
||||
tag: 5.0.1
|
||||
|
||||
ingress:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: b4bz/homer
|
||||
tag: v24.10.1
|
||||
tag: v24.10.2
|
||||
|
||||
initContainers:
|
||||
clone-assets:
|
||||
|
|
|
@ -15,7 +15,7 @@ ingress:
|
|||
- paperless.dc
|
||||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
tag: 2.13.0
|
||||
tag: 2.13.1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# -- See the following files for additional environment variables:
|
||||
|
|
Loading…
Add table
Reference in a new issue