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 ( 4.0.11.2793 → 4.0.11.2800 ) #1429

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Dec 26, 2024

This PR contains the following updates:

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

Release Notes

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

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


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.

…2793 → 4.0.11.2800 )

| datasource | package                        | from        | to          |
| ---------- | ------------------------------ | ----------- | ----------- |
| docker     | ghcr.io/onedr0p/sonarr-develop | 4.0.11.2793 | 4.0.11.2800 |
@kireque-bot kireque-bot bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Dec 26, 2024
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Dec 26, 2024

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

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

@@ -38,13 +38,13 @@

               SONARR__AUTH__REQUIRED: DisabledForLocalAddresses
               SONARR__LOG__LEVEL: info
               SONARR__SERVER__PORT: 8989
               SONARR__UPDATE__BRANCH: develop
             image:
               repository: ghcr.io/onedr0p/sonarr-develop
-              tag: 4.0.11.2793@sha256:9a9ad2c77681877c850ef3f1de86c60b515e1329816921778e148537efa0549a
+              tag: 4.0.11.2800@sha256:c9bdc88d44ac2e460ef6834057acec513acdd82107a622d78ddedec01e4e81ec
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Dec 26, 2024

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

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

@@ -62,13 +62,13 @@

         - name: SONARR__LOG__LEVEL
           value: info
         - name: SONARR__SERVER__PORT
           value: '8989'
         - name: SONARR__UPDATE__BRANCH
           value: develop
-        image: ghcr.io/onedr0p/sonarr-develop:4.0.11.2793@sha256:9a9ad2c77681877c850ef3f1de86c60b515e1329816921778e148537efa0549a
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.11.2800@sha256:c9bdc88d44ac2e460ef6834057acec513acdd82107a622d78ddedec01e4e81ec
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8989

@kireque kireque merged commit c2630bd into main Dec 27, 2024
19 checks passed
@kireque kireque deleted the renovate/main-ghcr.io-onedr0p-sonarr-develop-4.x branch December 27, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant