mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Update qbit and n8n
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: n8n
|
||||
image: mirror.gcr.io/n8nio/n8n:1.106.1
|
||||
image: mirror.gcr.io/n8nio/n8n:1.108.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
|
||||
+2
-2
@@ -24,7 +24,7 @@ spec:
|
||||
- name: regcred
|
||||
containers:
|
||||
- name: openvpn
|
||||
image: qmcgaw/gluetun:latest
|
||||
image: mirror.gcr.io/qmcgaw/gluetun:latest
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
privileged: true
|
||||
@@ -57,7 +57,7 @@ spec:
|
||||
cpu: 200m
|
||||
memory: 512Mi
|
||||
- name: qbit
|
||||
image: linuxserver/qbittorrent
|
||||
image: mirror.gcr.io/linuxserver/qbittorrent:5.1.2
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user