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.8.2008 → 4.0.8.2158 ) #3363

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

mahoro-bot[bot]
Copy link
Contributor

@mahoro-bot mahoro-bot bot commented Aug 11, 2024

This PR contains the following updates:

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

Release Notes

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

v4.0.8.2158: 4.0.8.2158

Compare Source

What's Changed
Changes

Full Changelog: Sonarr/Sonarr@v4.0.8.2093...v4.0.8.2158

v4.0.8.2093: 4.0.8.2093

Compare Source

What's Changed
Changes
New Contributors

Full Changelog: Sonarr/Sonarr@v4.0.8.2008...v4.0.8.2093


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 August 11, 2024 17:15
@mahoro-bot mahoro-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Aug 11, 2024
@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Aug 11, 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.8.2008@sha256:737662938d4373ec8b5d80ac37bb96c24637cb1871bc55c74c54ad66af43fafd
+              tag: 4.0.8.2158@sha256:0e170fb71f932f78103328127dec5249dcbf384ad62d24087ef0dea47cf7fa5a
             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.8.2008@sha256:737662938d4373ec8b5d80ac37bb96c24637cb1871bc55c74c54ad66af43fafd
+              tag: 4.0.8.2158@sha256:0e170fb71f932f78103328127dec5249dcbf384ad62d24087ef0dea47cf7fa5a
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@mahoro-bot
Copy link
Contributor Author

mahoro-bot bot commented Aug 11, 2024

--- 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.8.2008@sha256:737662938d4373ec8b5d80ac37bb96c24637cb1871bc55c74c54ad66af43fafd
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.8.2158@sha256:0e170fb71f932f78103328127dec5249dcbf384ad62d24087ef0dea47cf7fa5a
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0
--- 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.8.2008@sha256:737662938d4373ec8b5d80ac37bb96c24637cb1871bc55c74c54ad66af43fafd
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.8.2158@sha256:0e170fb71f932f78103328127dec5249dcbf384ad62d24087ef0dea47cf7fa5a
         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 8e24f3f to 8dbf1bf Compare August 15, 2024 04:20
@mahoro-bot mahoro-bot bot changed the title fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.8.2008 → 4.0.8.2093 ) fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.8.2008 → 4.0.8.2158 ) Aug 15, 2024
@mahoro-bot mahoro-bot bot merged commit 3de550d into main Aug 15, 2024
6 checks passed
@mahoro-bot mahoro-bot bot deleted the renovate/main-ghcr.io-onedr0p-sonarr-develop-4.x branch August 15, 2024 11:16
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