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/onedr0p/sonarr-develop to v4.0.8.2008 #192

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v4.0.8.2008: 4.0.8.2008

Compare Source

What's Changed

Changes

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

v4.0.8.1988: 4.0.8.1988

Compare Source

What's Changed

Changes

Full Changelog: Sonarr/Sonarr@v4.0.8.1967...v4.0.8.1988

v4.0.8.1967: 4.0.8.1967

Compare Source

What's Changed

Changes

New Contributors

Full Changelog: Sonarr/Sonarr@v4.0.8.1929...v4.0.8.1967

v4.0.8.1929: 4.0.8.1929

Compare Source

What's Changed

Changes

New Contributors

Full Changelog: Sonarr/Sonarr@v4.0.8.1902...v4.0.8.1929


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Aug 2, 2024

--- kubernetes/apps/downloads/sonarr-uhd/app Kustomization: flux-system/sonarr-uhd HelmRelease: downloads/sonarr-uhd

+++ kubernetes/apps/downloads/sonarr-uhd/app Kustomization: flux-system/sonarr-uhd HelmRelease: downloads/sonarr-uhd

@@ -48,13 +48,13 @@

               TZ: Pacific/Auckland
             envFrom:
             - secretRef:
                 name: sonarr-uhd-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.8.1902@sha256:717e5ad40303f4f8eba15d9476a86a7c7c9fe3003ec6d6b4c5fab37d19f6fff0
+              tag: 4.0.8.2008@sha256:737662938d4373ec8b5d80ac37bb96c24637cb1871bc55c74c54ad66af43fafd
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/apps/downloads/sonarr/app Kustomization: flux-system/sonarr HelmRelease: downloads/sonarr

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

@@ -48,13 +48,13 @@

               TZ: Pacific/Auckland
             envFrom:
             - secretRef:
                 name: sonarr-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.8.1902@sha256:717e5ad40303f4f8eba15d9476a86a7c7c9fe3003ec6d6b4c5fab37d19f6fff0
+              tag: 4.0.8.2008@sha256:737662938d4373ec8b5d80ac37bb96c24637cb1871bc55c74c54ad66af43fafd
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

github-actions bot commented Aug 2, 2024

--- HelmRelease: downloads/sonarr Deployment: downloads/sonarr

+++ HelmRelease: downloads/sonarr Deployment: downloads/sonarr

@@ -81,13 +81,13 @@

           value: develop
         - name: TZ
           value: Pacific/Auckland
         envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.8.1902@sha256:717e5ad40303f4f8eba15d9476a86a7c7c9fe3003ec6d6b4c5fab37d19f6fff0
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.8.2008@sha256:737662938d4373ec8b5d80ac37bb96c24637cb1871bc55c74c54ad66af43fafd
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0
--- HelmRelease: downloads/sonarr-uhd Deployment: downloads/sonarr-uhd

+++ HelmRelease: downloads/sonarr-uhd Deployment: downloads/sonarr-uhd

@@ -81,13 +81,13 @@

           value: develop
         - name: TZ
           value: Pacific/Auckland
         envFrom:
         - secretRef:
             name: sonarr-uhd-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.8.1902@sha256:717e5ad40303f4f8eba15d9476a86a7c7c9fe3003ec6d6b4c5fab37d19f6fff0
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.8.2008@sha256:737662938d4373ec8b5d80ac37bb96c24637cb1871bc55c74c54ad66af43fafd
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch from 4a14a32 to d94c464 Compare August 4, 2024 20:24
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch from d94c464 to f54df7c Compare August 4, 2024 22:28
@gavinmcfall gavinmcfall merged commit e4cf04c into main Aug 4, 2024
5 checks passed
@gavinmcfall gavinmcfall deleted the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch August 4, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant