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/buroa/sonarr-develop ( 4.0.11.2724 → 4.0.12.2849 ) #1549

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bot-akira[bot]
Copy link
Contributor

@bot-akira bot-akira bot commented Dec 22, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/sonarr-develop (source) patch 4.0.11.2724 -> 4.0.12.2849

Release Notes

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

v4.0.12.2849: 4.0.12.2849

Compare Source

What's Changed

Changes

Full Changelog: Sonarr/Sonarr@v4.0.12.2825...v4.0.12.2849

v4.0.12.2825: 4.0.12.2825

Compare Source

What's Changed

Changes

Full Changelog: Sonarr/Sonarr@v4.0.11.2815...v4.0.12.2825

v4.0.11.2815: 4.0.11.2815

Compare Source

What's Changed

Changes

Full Changelog: Sonarr/Sonarr@v4.0.11.2804...v4.0.11.2815

v4.0.11.2804: 4.0.11.2804

Compare Source

What's Changed

Changes

Full Changelog: Sonarr/Sonarr@v4.0.11.2800...v4.0.11.2804

v4.0.11.2800: 4.0.11.2800

Compare Source

What's Changed

Changes

New Contributors

Full Changelog: Sonarr/Sonarr@v4.0.11.2793...v4.0.11.2800

v4.0.11.2793: 4.0.11.2793

Compare Source

What's Changed

Changes

Full Changelog: Sonarr/Sonarr@v4.0.11.2784...v4.0.11.2793

v4.0.11.2784: 4.0.11.2784

Compare Source

What's Changed

Changes

Full Changelog: Sonarr/Sonarr@v4.0.11.2774...v4.0.11.2784

v4.0.11.2774: 4.0.11.2774

Compare Source

What's Changed

Changes

Full Changelog: Sonarr/Sonarr@v4.0.11.2762...v4.0.11.2774

v4.0.11.2762: 4.0.11.2762

Compare Source

What's Changed

Changes

Full Changelog: Sonarr/Sonarr@v4.0.11.2743...v4.0.11.2762

v4.0.11.2743: 4.0.11.2743

Compare Source

What's Changed

Changes

Full Changelog: Sonarr/Sonarr@v4.0.11.2724...v4.0.11.2743


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.

@axeII
Copy link
Owner

axeII commented Dec 22, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-buroa-sonarr-develop-4.x branch from 841ff26 to ca3d81a Compare December 23, 2024 07:10
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/buroa/sonarr-develop ( 4.0.11.2724 → 4.0.11.2784 ) fix(container): update ghcr.io/buroa/sonarr-develop ( 4.0.11.2724 → 4.0.11.2793 ) Dec 23, 2024
@bot-akira
Copy link
Contributor Author

bot-akira bot commented Dec 23, 2024

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

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

@@ -87,13 +87,13 @@

           value: develop
         - name: TZ
           value: Europe/Prague
         envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/buroa/sonarr-develop:4.0.11.2724@sha256:51d3c15117d305f035f793bbbf7b7be4952fad1dc0a0564fe0109a565afe9512
+        image: ghcr.io/buroa/sonarr-develop:4.0.12.2849@sha256:a7fecc9fd2b4a5696407c6251f11961539d058c31ca085753fe4df60b834953c
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8989
           initialDelaySeconds: 0

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Dec 23, 2024

--- kubernetes/apps/media/sonarr/app Kustomization: flux-system/sonarr HelmRelease: media/sonarr

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

@@ -44,13 +44,13 @@

               TZ: Europe/Prague
             envFrom:
             - secretRef:
                 name: sonarr-secret
             image:
               repository: ghcr.io/buroa/sonarr-develop
-              tag: 4.0.11.2724@sha256:51d3c15117d305f035f793bbbf7b7be4952fad1dc0a0564fe0109a565afe9512
+              tag: 4.0.12.2849@sha256:a7fecc9fd2b4a5696407c6251f11961539d058c31ca085753fe4df60b834953c
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-buroa-sonarr-develop-4.x branch 2 times, most recently from 4d25a37 to 6cc945d Compare December 26, 2024 20:10
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/buroa/sonarr-develop ( 4.0.11.2724 → 4.0.11.2793 ) fix(container): update ghcr.io/buroa/sonarr-develop ( 4.0.11.2724 → 4.0.11.2800 ) Dec 26, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-buroa-sonarr-develop-4.x branch from 6cc945d to bac1980 Compare December 28, 2024 03:12
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/buroa/sonarr-develop ( 4.0.11.2724 → 4.0.11.2800 ) fix(container): update ghcr.io/buroa/sonarr-develop ( 4.0.11.2724 → 4.0.11.2804 ) Dec 28, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-buroa-sonarr-develop-4.x branch from bac1980 to 6f608af Compare December 31, 2024 06:13
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/buroa/sonarr-develop ( 4.0.11.2724 → 4.0.11.2804 ) fix(container): update ghcr.io/buroa/sonarr-develop ( 4.0.11.2724 → 4.0.11.2815 ) Dec 31, 2024
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-buroa-sonarr-develop-4.x branch from 6f608af to cb76b1f Compare January 5, 2025 03:19
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/buroa/sonarr-develop ( 4.0.11.2724 → 4.0.11.2815 ) fix(container): update ghcr.io/buroa/sonarr-develop ( 4.0.11.2724 → 4.0.12.2825 ) Jan 5, 2025
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-buroa-sonarr-develop-4.x branch 2 times, most recently from 4131c90 to a2c22f9 Compare January 7, 2025 02:13
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-buroa-sonarr-develop-4.x branch from a2c22f9 to 3c27cdd Compare January 11, 2025 02:11
@bot-akira bot-akira bot changed the title fix(container): update ghcr.io/buroa/sonarr-develop ( 4.0.11.2724 → 4.0.12.2825 ) fix(container): update ghcr.io/buroa/sonarr-develop ( 4.0.11.2724 → 4.0.12.2849 ) Jan 11, 2025
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