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

feat(container): update ghcr.io/cross-seed/cross-seed (5.8.5 → 5.9.1) #1632

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Dec 29, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/cross-seed/cross-seed minor 5.8.5 -> 5.9.1

Release Notes

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

v5.9.1

Compare Source

  • refactor(client/deluge): refactor and typing for json-rpc integration (#​545) 47f0ec2

v5.9.0

Compare Source

  • Perform assessments serially to avoid artificially slow snatches (#​571) 7dd224a
  • add types b174754
  • perform assessments serially to avoid artificially long snatches 31f9b0c
  • improve could not find a torrent with criteria messaging (#​573) a34e3e9
  • improve could not find a torrent with criteria messaging b5925dd
  • remove GitLink from intellij plugins fd6d9cb
  • follow 3xx redirects on snatch (#​567) e03042e
  • fix(migrations): set config initial value (#​557) 5aa3d7f
  • fix(announce/size): ignores erroneous size being used ("0") (#​561) f498164
  • fix(ep_regex): fixes matching resolution in single episode tv (#​562) b0542cb

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 December 29, 2023 08:06
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Dec 29, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 29, 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

@@ -95,13 +95,13 @@

               PORT: 2468
             envFrom:
             - secretRef:
                 name: cross-seed-secret
             image:
               repository: ghcr.io/cross-seed/cross-seed
-              tag: 5.8.5@sha256:afdff940e1c013b41c71cd265d3eef11fa43a76fcad2857c98ca789e68a038e7
+              tag: 5.9.1@sha256:43362a39bb0ec825c046bbc255c41d557f98c0835dd1d6146eb93e03d36a98b9
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 10m
                 memory: 128M

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 29, 2023

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

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

@@ -120,13 +120,13 @@

         env:
         - name: PORT
           value: '2468'
         envFrom:
         - secretRef:
             name: cross-seed-secret
-        image: ghcr.io/cross-seed/cross-seed:5.8.5@sha256:afdff940e1c013b41c71cd265d3eef11fa43a76fcad2857c98ca789e68a038e7
+        image: ghcr.io/cross-seed/cross-seed:5.9.1@sha256:43362a39bb0ec825c046bbc255c41d557f98c0835dd1d6146eb93e03d36a98b9
         name: xseed
         resources:
           limits:
             memory: 256M
           requests:
             cpu: 10m

@buroa buroa merged commit b1e42c5 into master Dec 29, 2023
8 checks passed
@buroa buroa deleted the renovate/ghcr.io-cross-seed-cross-seed-5.x branch December 29, 2023 11:07
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant