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 ghcr.io/onedr0p/sonarr-develop ( 4.0.9.2386 → 4.0.9.2513 ) #3517

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented Sep 23, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/sonarr-develop (source) patch 4.0.9.2386 -> 4.0.9.2513

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop)

v4.0.9.2513: 4.0.9.2513

Compare Source

What's Changed
Changes
New Contributors

Full Changelog: Sonarr/Sonarr@v4.0.9.2457...v4.0.9.2513

v4.0.9.2457: 4.0.9.2457

Compare Source

What's Changed
Changes

Full Changelog: Sonarr/Sonarr@v4.0.9.2421...v4.0.9.2457

v4.0.9.2421: 4.0.9.2421

Compare Source

What's Changed
Changes
New Contributors

Full Changelog: Sonarr/Sonarr@v4.0.9.2386...v4.0.9.2421


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.

@mahoro-bot mahoro-bot bot requested a review from cbc02009 as a code owner September 23, 2024 01:25
@mahoro-bot mahoro-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Sep 23, 2024
@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Sep 23, 2024

--- kubernetes/main/apps/organizarrs/animarr/app Kustomization: flux-system/animarr HelmRelease: organizarrs/animarr

+++ kubernetes/main/apps/organizarrs/animarr/app Kustomization: flux-system/animarr HelmRelease: organizarrs/animarr

@@ -47,13 +47,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: animarr
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.9.2386@sha256:b70ad0004892e4f5fe24e79840e010dbe4eed11aef99a084521600bdc69e216d
+              tag: 4.0.9.2513@sha256:31c0f7881c18d496a45616bad4b02ab6588b95836615122042c8709d5edb0241
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/main/apps/organizarrs/sonarr/app Kustomization: flux-system/sonarr HelmRelease: organizarrs/sonarr

+++ kubernetes/main/apps/organizarrs/sonarr/app Kustomization: flux-system/sonarr HelmRelease: organizarrs/sonarr

@@ -47,13 +47,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: sonarr
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.9.2386@sha256:b70ad0004892e4f5fe24e79840e010dbe4eed11aef99a084521600bdc69e216d
+              tag: 4.0.9.2513@sha256:31c0f7881c18d496a45616bad4b02ab6588b95836615122042c8709d5edb0241
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Sep 23, 2024

--- HelmRelease: organizarrs/animarr StatefulSet: organizarrs/animarr

+++ HelmRelease: organizarrs/animarr StatefulSet: organizarrs/animarr

@@ -79,13 +79,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: animarr
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2386@sha256:b70ad0004892e4f5fe24e79840e010dbe4eed11aef99a084521600bdc69e216d
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2513@sha256:31c0f7881c18d496a45616bad4b02ab6588b95836615122042c8709d5edb0241
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0
--- HelmRelease: organizarrs/sonarr StatefulSet: organizarrs/sonarr

+++ HelmRelease: organizarrs/sonarr StatefulSet: organizarrs/sonarr

@@ -79,13 +79,13 @@

           value: develop
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: sonarr
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2386@sha256:b70ad0004892e4f5fe24e79840e010dbe4eed11aef99a084521600bdc69e216d
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2513@sha256:31c0f7881c18d496a45616bad4b02ab6588b95836615122042c8709d5edb0241
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@mahoro-bot mahoro-bot bot force-pushed the renovate/main-ghcr.io-onedr0p-sonarr-develop-4.x branch from 7c396c0 to 6f1b9c6 Compare September 28, 2024 02:49
@mahoro-bot mahoro-bot bot changed the title fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.9.2386 → 4.0.9.2421 ) fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.9.2386 → 4.0.9.2457 ) Sep 28, 2024
@mahoro-bot mahoro-bot bot force-pushed the renovate/main-ghcr.io-onedr0p-sonarr-develop-4.x branch from 6f1b9c6 to 8197d85 Compare October 6, 2024 22:18
@mahoro-bot mahoro-bot bot force-pushed the renovate/main-ghcr.io-onedr0p-sonarr-develop-4.x branch from 8197d85 to 7614ea5 Compare October 7, 2024 23:18
@mahoro-bot mahoro-bot bot changed the title fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.9.2386 → 4.0.9.2457 ) fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.9.2386 → 4.0.9.2513 ) Oct 7, 2024
@mahoro-bot mahoro-bot bot merged commit 055c65e into main Oct 14, 2024
6 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/main-ghcr.io-onedr0p-sonarr-develop-4.x branch October 14, 2024 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant