k8s-gitops icon indicating copy to clipboard operation
k8s-gitops copied to clipboard

feat(container)!: Update image ghcr.io/home-operations/prowlarr ( 1.37.0.5076 → 2.0.0.5094 )

Open jarvis-plus-bot[bot] opened this issue 10 months ago • 2 comments

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/home-operations/prowlarr (source) major 1.37.0.5076 -> 2.0.0.5094 OpenSSF Scorecard

Release Notes

Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)

v2.0.0.5094: 2.0.0.5094

Compare Source

To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

If you are using docker you will need to update the container image. Do not attempt to update Prowlarr within an existing docker container.

Changes:
  • 950949e Bump Polly to 8.6.0
  • fe19835 Fixed: Fallback to Forms for removed Basic auth method
  • 88502cd Fixed: (AnimeTosho) Mapping of Subcategory as Parent
  • 4924b45 Fix various typos
  • aea8b7c Fixed: Redirect loop for removed basic auth method
  • aafadb6 Fix fullscreen automation screenshots
  • c82f904 New: Add exception to SSL Certificate validation message
  • 60740fa Automated API Docs update
  • d36b32f New: Remove Basic Auth
  • 14ccd6d Fixed: Validation for tags label
See More
  • bdc3b63 Upgrade StyleCop.Analyzers to Unstable 1.2.0.556
  • 8eec321 Bump Swashbuckle to 8.1.4
  • 06de231 Bump version to 2.0.0
  • a3f713b New: Support removed for linux-x86
  • 7a1fca5 New: Migrate appdata folder for .NET 8 on OSX
  • 21c408a New: Bump to .NET 8
  • 0e92108 Multiple Translations updated by Weblate
  • 7d813ef Bump version to 1.38.0

This list of changes was auto generated.


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 these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

jarvis-plus-bot[bot] avatar Jun 15 '25 07:06 jarvis-plus-bot[bot]

--- kubernetes/apps/base/home-system/prowlarr/app Kustomization: home-system/prowlarr HelmRelease: home-system/prowlarr

+++ kubernetes/apps/base/home-system/prowlarr/app Kustomization: home-system/prowlarr HelmRelease: home-system/prowlarr

@@ -55,13 +55,13 @@

               TZ: Australia/Melbourne
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/home-operations/prowlarr
-              tag: 1.37.0.5076@sha256:aab0bfd4e96bdca19cca280a2bbf8ac60b9251dcae13459856b724a2dd3ae020
+              tag: 2.0.0.5094@sha256:5b890c19bf39a1ca3d889d2b8a6f6a9f1bfa2f63ad51d700f64fd2bd11eec089
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

jarvis-plus-bot[bot] avatar Jun 15 '25 07:06 jarvis-plus-bot[bot]

--- HelmRelease: home-system/prowlarr Deployment: home-system/prowlarr

+++ HelmRelease: home-system/prowlarr Deployment: home-system/prowlarr

@@ -61,13 +61,13 @@

           value: develop
         - name: TZ
           value: Australia/Melbourne
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/home-operations/prowlarr:1.37.0.5076@sha256:aab0bfd4e96bdca19cca280a2bbf8ac60b9251dcae13459856b724a2dd3ae020
+        image: ghcr.io/home-operations/prowlarr:2.0.0.5094@sha256:5b890c19bf39a1ca3d889d2b8a6f6a9f1bfa2f63ad51d700f64fd2bd11eec089
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 80
           initialDelaySeconds: 0

jarvis-plus-bot[bot] avatar Jun 15 '25 07:06 jarvis-plus-bot[bot]