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/prowlarr-nightly ( 1.21.0.4614 β†’ 1.21.0.4615 ) #2531

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

Conversation

drae-bot[bot]
Copy link
Contributor

@drae-bot drae-bot bot commented Jul 12, 2024

This PR contains the following updates:

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

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 is behind base branch, 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.

@drae-bot drae-bot bot requested a review from drae as a code owner July 12, 2024 11:07
@drae-bot drae-bot bot added renovate/container type/patch size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes cluster/darkstar and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 12, 2024
@drae-bot
Copy link
Contributor Author

drae-bot bot commented Jul 12, 2024

--- kubernetes/darkstar/apps/downloads/prowlarr/app Kustomization: flux-system/prowlarr HelmRelease: downloads/prowlarr

+++ kubernetes/darkstar/apps/downloads/prowlarr/app Kustomization: flux-system/prowlarr HelmRelease: downloads/prowlarr

@@ -35,13 +35,13 @@

               PROWLARR__INSTANCE_NAME: Prowlarr
               PROWLARR__LOG_LEVEL: info
               PROWLARR__PORT: 9696
               PROWLARR__THEME: dark
             image:
               repository: ghcr.io/onedr0p/prowlarr-nightly
-              tag: 1.21.0.4614@sha256:69c73af75616819ef483860ccc39d68de3be9dc08dc2e712bdeeca037664791d
+              tag: 1.21.0.4615@sha256:d04747b5735d50ffa33d8f8ef88ab1a25d7e6b70eb5139bbffb3af9417c4057c
             resources:
               limits:
                 memory: 250Mi
               requests:
                 cpu: 25m
                 memory: 100Mi

@drae-bot
Copy link
Contributor Author

drae-bot bot commented Jul 12, 2024

--- HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr

+++ HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr

@@ -53,13 +53,13 @@

         - name: PROWLARR__LOG_LEVEL
           value: info
         - name: PROWLARR__PORT
           value: '9696'
         - name: PROWLARR__THEME
           value: dark
-        image: ghcr.io/onedr0p/prowlarr-nightly:1.21.0.4614@sha256:69c73af75616819ef483860ccc39d68de3be9dc08dc2e712bdeeca037664791d
+        image: ghcr.io/onedr0p/prowlarr-nightly:1.21.0.4615@sha256:d04747b5735d50ffa33d8f8ef88ab1a25d7e6b70eb5139bbffb3af9417c4057c
         name: app
         resources:
           limits:
             memory: 250Mi
           requests:
             cpu: 25m

@drae-bot
Copy link
Contributor Author

drae-bot bot commented Jul 12, 2024

πŸ¦™ MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ANSIBLE ansible-lint yes 88 13.25s
βœ… COPYPASTE jscpd yes no 1.15s
βœ… REPOSITORY git_diff yes no 0.03s
βœ… REPOSITORY secretlint yes no 1.67s
βœ… YAML prettier 1 0 0.36s
❌ YAML yamllint 1 2 0.23s

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

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.

None yet

0 participants