Skip to content

Commit 454f62e

Browse files
authored
Merge pull request #292 from rajsinghtech/renovate/lscr.io-linuxserver-qbittorrent-20.x
Update lscr.io/linuxserver/qbittorrent Docker tag to v20
2 parents 1ed3e91 + 2aedf5b commit 454f62e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clusters/talos-ottawa/apps/media/app/qb-pvt/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ spec:
9595
command: ["/bin/sh"]
9696
args: ["-c", "echo '*/5 * * * * /app/gluetun-qb-port-sync' > /config/crontab && exec /entrypoint.sh"]
9797
- name: qbittorrent
98-
image: lscr.io/linuxserver/qbittorrent:5.1.2
98+
image: lscr.io/linuxserver/qbittorrent:20.04.1
9999
ports:
100100
- name: webui
101101
containerPort: 8080

clusters/talos-ottawa/apps/media/app/qb/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ spec:
9595
command: ["/bin/sh"]
9696
args: ["-c", "echo '*/5 * * * * /app/gluetun-qb-port-sync' > /config/crontab && exec /entrypoint.sh"]
9797
- name: qbittorrent
98-
image: lscr.io/linuxserver/qbittorrent:5.1.2
98+
image: lscr.io/linuxserver/qbittorrent:20.04.1
9999
ports:
100100
- name: webui
101101
containerPort: 8080

0 commit comments

Comments
 (0)