Skip to content

Commit

Permalink
apps: base: qbittorrent-exporter: Replace container image.
Browse files Browse the repository at this point in the history
Switch from Java to Go program.
  • Loading branch information
wigust committed Feb 5, 2024
1 parent 80cef4f commit c7367cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/qbittorrent-exporter/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app.kubernetes.io/part-of: qbittorrent
spec:
containers:
- image: caseyscarborough/qbittorrent-exporter:v1.3.5
- image: ghcr.io/martabal/qbittorrent-exporter:v1.1.4
name: qbittorrent-exporter
ports:
- containerPort: 17871
Expand Down

0 comments on commit c7367cd

Please sign in to comment.