Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image ghcr.io/cross-seed/cross-seed to v5.8.2 #1409

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Nov 19, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed patch 5.8.1 -> 5.8.2

Release Notes

cross-seed/cross-seed (ghcr.io/cross-seed/cross-seed)

v5.8.2

Compare Source

  • add(sanitization/actions): deluge-labeling (injection) and torrent filename (injection/save) (#​550) e0c679f
  • fix(deluge/webui_unconnected): checks for webui being connected to daemon (#​552) 026dfe3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bot-blake bot-blake bot requested a review from buroa as a code owner November 19, 2023 20:02
@bot-blake bot-blake bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Nov 19, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Nov 19, 2023

--- kubernetes HelmRelease: media/qbittorrent Deployment: media/qbittorrent

+++ kubernetes HelmRelease: media/qbittorrent Deployment: media/qbittorrent

@@ -108,13 +108,13 @@

         - mountPath: /config/config.js
           name: xseed
           readOnly: true
           subPath: config.js
       - args:
         - daemon
-        image: ghcr.io/cross-seed/cross-seed:5.8.1
+        image: ghcr.io/cross-seed/cross-seed:5.8.2
         name: xseed
         resources:
           limits:
             memory: 256M
           requests:
             cpu: 10m

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Nov 19, 2023

--- kubernetes/apps/media/qbittorrent/app Kustomization: flux-system/cluster-apps-qbittorrent HelmRelease: media/qbittorrent

+++ kubernetes/apps/media/qbittorrent/app Kustomization: flux-system/cluster-apps-qbittorrent HelmRelease: media/qbittorrent

@@ -55,13 +55,13 @@

                 memory: 4096M
           xseed:
             args:
             - daemon
             image:
               repository: ghcr.io/cross-seed/cross-seed
-              tag: 5.8.1
+              tag: 5.8.2
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 10m
                 memory: 128M

@buroa buroa merged commit 09e8508 into master Nov 19, 2023
4 checks passed
@buroa buroa deleted the renovate/ghcr.io-cross-seed-cross-seed-5.x branch November 19, 2023 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant