Compare commits
1 Commits
e04a4a256b
...
39c327c1bb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
39c327c1bb |
@@ -16,7 +16,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: code-server
|
- name: code-server
|
||||||
image: lscr.io/linuxserver/code-server:4.101.1
|
image: lscr.io/linuxserver/code-server:4.100.3
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8443
|
- containerPort: 8443
|
||||||
env:
|
env:
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ spec:
|
|||||||
- 106
|
- 106
|
||||||
containers:
|
containers:
|
||||||
- name: ersatztv
|
- name: ersatztv
|
||||||
image: jasongdove/ersatztv:v25.2.0-vaapi
|
image: jasongdove/ersatztv:v25.1.0-vaapi
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8409
|
- containerPort: 8409
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|||||||
@@ -76,7 +76,7 @@ spec:
|
|||||||
key: postgres-password
|
key: postgres-password
|
||||||
containers:
|
containers:
|
||||||
- name: ghostfolio
|
- name: ghostfolio
|
||||||
image: docker.io/ghostfolio/ghostfolio:2.174.0
|
image: docker.io/ghostfolio/ghostfolio:2.172.0
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
drop:
|
drop:
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ spec:
|
|||||||
done
|
done
|
||||||
containers:
|
containers:
|
||||||
- name: gitea
|
- name: gitea
|
||||||
image: gitea/gitea:1.24.2
|
image: gitea/gitea:1.24.1
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 22
|
- containerPort: 22
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: jellyseerr
|
- name: jellyseerr
|
||||||
image: fallenbagel/jellyseerr:2.7.0
|
image: fallenbagel/jellyseerr:2.6.0
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5055
|
- containerPort: 5055
|
||||||
env:
|
env:
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: searxng
|
- name: searxng
|
||||||
image: searxng/searxng@sha256:bf3d26ca633a7cbc363d6eacf0c5fe0b346ade1af386882dc836e55a263e7ee3
|
image: searxng/searxng@sha256:a6ad4d72e07b3dc7b6cd80ed6d08e215fcea81b8165c9eeb3bf2b4c27a601f31
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
env:
|
env:
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ spec:
|
|||||||
mountPath: /var/lib/mysql
|
mountPath: /var/lib/mysql
|
||||||
containers:
|
containers:
|
||||||
- name: semaphore
|
- name: semaphore
|
||||||
image: public.ecr.aws/semaphore/pro/server:v2.15.1
|
image: public.ecr.aws/semaphore/pro/server:v2.15.0
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
envFrom:
|
envFrom:
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
containers:
|
containers:
|
||||||
- name: sonarr
|
- name: sonarr
|
||||||
image: lscr.io/linuxserver/sonarr:4.0.15
|
image: lscr.io/linuxserver/sonarr:4.0.14
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8989
|
- containerPort: 8989
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user