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.9.2278 → 4.0.9.2300 ) #7114

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

ghost
Copy link

@ghost ghost commented Aug 31, 2024

This PR contains the following updates:

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

Release Notes

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

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


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.

…278 → 4.0.9.2300 )

| datasource | package                        | from       | to         |
| ---------- | ------------------------------ | ---------- | ---------- |
| docker     | ghcr.io/onedr0p/sonarr-develop | 4.0.9.2278 | 4.0.9.2300 |
@ghost ghost added renovate/container type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Aug 31, 2024
@ghost
Copy link
Author

ghost commented Aug 31, 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.9.2278@sha256:fd9c4c8425333440bc2f63f19b22f62749aef9869b101aa7cc8d56f37fa8225d
+              tag: 4.0.9.2300@sha256:5dd371694fdc91b18d5070da2ff0297a7482044b2eb912dd06089edf0ba989ab
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@ghost
Copy link
Author

ghost commented Aug 31, 2024

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

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

@@ -60,13 +60,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.9.2278@sha256:fd9c4c8425333440bc2f63f19b22f62749aef9869b101aa7cc8d56f37fa8225d
+        image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2300@sha256:5dd371694fdc91b18d5070da2ff0297a7482044b2eb912dd06089edf0ba989ab
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8989

@bjw-s bjw-s merged commit 604d26d into main Aug 31, 2024
19 checks passed
@bjw-s bjw-s deleted the renovate/main-ghcr.io-onedr0p-sonarr-develop-4.x branch August 31, 2024 05:28
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 type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant