chore: Define image versions in kustomization.yamls
This commit is contained in:
parent
710de0a344
commit
f54ab7f658
10 changed files with 31 additions and 7 deletions
|
|
@ -18,7 +18,7 @@ spec:
|
|||
spec:
|
||||
initContainers:
|
||||
- name: gluetun
|
||||
image: ghcr.io/qdm12/gluetun:v3.40.0
|
||||
image: ghcr.io/qdm12/gluetun
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8112
|
||||
|
|
@ -67,7 +67,7 @@ spec:
|
|||
- "NET_ADMIN"
|
||||
containers:
|
||||
- name: qbittorrent-nox
|
||||
image: docker.io/qbittorrentofficial/qbittorrent-nox:5.1.2-2
|
||||
image: docker.io/qbittorrentofficial/qbittorrent-nox
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue