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.2223 → 4.0.9.2386 ) #1403

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

ergho-bot[bot]
Copy link
Contributor

@ergho-bot ergho-bot bot commented Aug 26, 2024

This PR contains the following updates:

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

Release Notes

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

v4.0.9.2386: 4.0.9.2386

Compare Source

What's Changed
Changes
New Contributors

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

v4.0.9.2342: 4.0.9.2342

Compare Source

What's Changed
Changes

Full Changelog: Sonarr/Sonarr@v4.0.9.2332...v4.0.9.2342

v4.0.9.2332: 4.0.9.2332

Compare Source

What's Changed
Changes
New Contributors

Full Changelog: Sonarr/Sonarr@v4.0.9.2300...v4.0.9.2332

v4.0.9.2300: 4.0.9.2300

Compare Source

What's Changed
Changes

Full Changelog: Sonarr/Sonarr@v4.0.9.2278...v4.0.9.2300

v4.0.9.2278: 4.0.9.2278

Compare Source

What's Changed
Changes

Full Changelog: Sonarr/Sonarr@v4.0.9.2257...v4.0.9.2278

v4.0.9.2257: 4.0.9.2257

Compare Source

What's Changed
Changes

Full Changelog: Sonarr/Sonarr@v4.0.8.2223...v4.0.9.2257


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.

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Aug 26, 2024

--- cluster/apps/media/sonarr-uhd/app Kustomization: flux-system/cluster-apps-sonarr-uhd HelmRelease: media/sonarr-uhd

+++ cluster/apps/media/sonarr-uhd/app Kustomization: flux-system/cluster-apps-sonarr-uhd HelmRelease: media/sonarr-uhd

@@ -49,13 +49,13 @@

               TZ: ${CLUSTER_TZ}
             envFrom:
             - secretRef:
                 name: sonarr-uhd-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.8.2223@sha256:f4d8a1203d2f0cf4f1ab69b9682896ef1e73eaf04021edb4ce2a479af961e420
+              tag: 4.0.9.2386@sha256:b70ad0004892e4f5fe24e79840e010dbe4eed11aef99a084521600bdc69e216d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- cluster/apps/media/sonarr/app Kustomization: flux-system/cluster-apps-sonarr HelmRelease: media/sonarr

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

@@ -49,13 +49,13 @@

               TZ: ${CLUSTER_TZ}
             envFrom:
             - secretRef:
                 name: sonarr-secret
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.8.2223@sha256:f4d8a1203d2f0cf4f1ab69b9682896ef1e73eaf04021edb4ce2a479af961e420
+              tag: 4.0.9.2386@sha256:b70ad0004892e4f5fe24e79840e010dbe4eed11aef99a084521600bdc69e216d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Aug 26, 2024

--- HelmRelease: media/sonarr Deployment: media/sonarr

+++ HelmRelease: media/sonarr Deployment: media/sonarr

@@ -74,13 +74,13 @@

           value: develop
         - name: TZ
           value: ${CLUSTER_TZ}
         envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.8.2223@sha256:f4d8a1203d2f0cf4f1ab69b9682896ef1e73eaf04021edb4ce2a479af961e420
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2386@sha256:b70ad0004892e4f5fe24e79840e010dbe4eed11aef99a084521600bdc69e216d
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8080
           initialDelaySeconds: 0
--- HelmRelease: media/sonarr-uhd Deployment: media/sonarr-uhd

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

@@ -74,13 +74,13 @@

           value: develop
         - name: TZ
           value: ${CLUSTER_TZ}
         envFrom:
         - secretRef:
             name: sonarr-uhd-secret
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.8.2223@sha256:f4d8a1203d2f0cf4f1ab69b9682896ef1e73eaf04021edb4ce2a479af961e420
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2386@sha256:b70ad0004892e4f5fe24e79840e010dbe4eed11aef99a084521600bdc69e216d
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8080
           initialDelaySeconds: 0

@ergho-bot ergho-bot bot removed the area/cluster label Aug 27, 2024
@ergho-bot ergho-bot bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch from 20b8c58 to 49b84b3 Compare August 27, 2024 05:10
@ergho-bot ergho-bot bot changed the title fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.8.2223 → 4.0.9.2257 ) fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.8.2223 → 4.0.9.2278 ) Aug 27, 2024
@ergho-bot ergho-bot bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch from 49b84b3 to 315e701 Compare August 30, 2024 21:11
@ergho-bot ergho-bot bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch from 315e701 to a1638af Compare August 31, 2024 04:12
@ergho-bot ergho-bot bot changed the title fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.8.2223 → 4.0.9.2278 ) fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.8.2223 → 4.0.9.2300 ) Aug 31, 2024
@ergho-bot ergho-bot bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch from a1638af to 9674bb2 Compare August 31, 2024 14:08
@ergho-bot ergho-bot bot removed the area/cluster label Sep 1, 2024
@ergho-bot ergho-bot bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch from 9674bb2 to bac477b Compare September 2, 2024 21:09
@ergho-bot ergho-bot bot changed the title fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.8.2223 → 4.0.9.2300 ) fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.8.2223 → 4.0.9.2332 ) Sep 2, 2024
@ergho-bot ergho-bot bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch from bac477b to e0e9bff Compare September 4, 2024 04:13
@ergho-bot ergho-bot bot changed the title fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.8.2223 → 4.0.9.2332 ) fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.8.2223 → 4.0.9.2342 ) Sep 4, 2024
@ergho-bot ergho-bot bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch from e0e9bff to c289d78 Compare September 9, 2024 22:10
@ergho-bot ergho-bot bot force-pushed the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch from c289d78 to 1b67d5a Compare September 15, 2024 18:13
@ergho-bot ergho-bot bot changed the title fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.8.2223 → 4.0.9.2342 ) fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.8.2223 → 4.0.9.2386 ) Sep 15, 2024
@ergho ergho merged commit 52ff422 into main Sep 20, 2024
8 checks passed
@ergho ergho deleted the renovate/ghcr.io-onedr0p-sonarr-develop-4.x branch September 20, 2024 12:01
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