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/prowlarr-nightly to v1.11.3.4162 #1497

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/prowlarr-nightly (source) patch 1.11.2.4160 -> 1.11.3.4162

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.

…1.3.4162

| datasource | package                          | from        | to          |
| ---------- | -------------------------------- | ----------- | ----------- |
| docker     | ghcr.io/onedr0p/prowlarr-nightly | 1.11.2.4160 | 1.11.3.4162 |
@snoopy82481-bot snoopy82481-bot bot added renovate/container type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes namespace directory labels Dec 19, 2023
@snoopy82481-bot
Copy link
Contributor Author

--- kubernetes/apps/media/prowlarr/app Kustomization: flux-system/cluster-apps-prowlarr HelmRelease: media/prowlarr

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

@@ -57,13 +57,13 @@

               PROWLARR__API_KEY: ${PROWLARR_APIKEY}
               PROWLARR__INSTANCE_NAME: Prowlarr
               PROWLARR__LOG_LEVEL: info
               PROWLARR__PORT: 9696
             image:
               repository: ghcr.io/onedr0p/prowlarr-nightly
-              tag: 1.11.2.4160@sha256:936a6d3f835fba6f616b5a0440dd2821a1e44dcdd05cca53e1236c42d0198f1a
+              tag: 1.11.3.4162@sha256:fde0342cda4828294c32a1db5835e690c6a700c50d130ea7ad04617bd02d2240
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 18m
                 memory: 128Mi

@snoopy82481-bot
Copy link
Contributor Author

--- kubernetes HelmRelease: media/prowlarr Deployment: media/prowlarr

+++ kubernetes HelmRelease: media/prowlarr Deployment: media/prowlarr

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

         - name: PROWLARR__INSTANCE_NAME
           value: Prowlarr
         - name: PROWLARR__LOG_LEVEL
           value: info
         - name: PROWLARR__PORT
           value: '9696'
-        image: ghcr.io/onedr0p/prowlarr-nightly:1.11.2.4160@sha256:936a6d3f835fba6f616b5a0440dd2821a1e44dcdd05cca53e1236c42d0198f1a
+        image: ghcr.io/onedr0p/prowlarr-nightly:1.11.3.4162@sha256:fde0342cda4828294c32a1db5835e690c6a700c50d130ea7ad04617bd02d2240
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9696

@snoopy82481-bot
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.39s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 1.7s
✅ YAML prettier 1 0 0.46s
✅ YAML yamllint 1 0 0.28s

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

@snoopy82481 snoopy82481 merged commit c4e2317 into main Jan 1, 2024
5 of 6 checks passed
@snoopy82481 snoopy82481 deleted the renovate/ghcr.io-onedr0p-prowlarr-nightly-1.x branch January 1, 2024 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes namespace directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant