Compare commits
14 Commits
c163f58212
...
e6c3fca286
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e6c3fca286 | ||
| 769045049b | |||
| 0a52324fd1 | |||
| d2c65be08c | |||
| 920f29d158 | |||
| 6fdf800143 | |||
| f0fd9a9685 | |||
| 1a8ea4a830 | |||
|
|
241fffbf69 | ||
|
|
b8d94df6f8 | ||
|
|
7a5f690e6a | ||
|
|
2ccd0a3d30 | ||
|
|
7b81434fcf | ||
|
|
8f68ae76aa |
@@ -9,7 +9,7 @@ jobs:
|
|||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: renovate/renovate:41.165.2
|
image: renovate/renovate:42.14.3
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ spec:
|
|||||||
key: OPENVPN_USER
|
key: OPENVPN_USER
|
||||||
containers:
|
containers:
|
||||||
- name: prowlarr
|
- name: prowlarr
|
||||||
image: lscr.io/linuxserver/prowlarr:2.1.5
|
image: lscr.io/linuxserver/prowlarr:2.3.0
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config
|
- name: config
|
||||||
mountPath: /config
|
mountPath: /config
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: radarr
|
- name: radarr
|
||||||
image: lscr.io/linuxserver/radarr:5.28.0
|
image: lscr.io/linuxserver/radarr:6.0.4
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 7878
|
- containerPort: 7878
|
||||||
env:
|
env:
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: jellyfin
|
- name: jellyfin
|
||||||
image: jellyfin/jellyfin:10.11.2
|
image: jellyfin/jellyfin:10.11.3
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8096
|
- containerPort: 8096
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: speedtest
|
- name: speedtest
|
||||||
image: lscr.io/linuxserver/speedtest-tracker:1.7.4
|
image: lscr.io/linuxserver/speedtest-tracker:1.8.0
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
env:
|
env:
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ spec:
|
|||||||
runAsUser: 1001
|
runAsUser: 1001
|
||||||
containers:
|
containers:
|
||||||
- name: gotenberg
|
- name: gotenberg
|
||||||
image: gotenberg/gotenberg:8.24
|
image: gotenberg/gotenberg:8.25
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: collabora
|
- name: collabora
|
||||||
image: collabora/code:25.04.7.1.1
|
image: collabora/code:25.04.7.2.1
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 9980
|
- containerPort: 9980
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user