Skip to content

fix(container-image): update ghcr.io/dictionarry-hub/profilarr-parser ( 2.0.5 → 2.0.6 )#1179

Open
robottoms-up[bot] wants to merge 1 commit into
masterfrom
renovate/ghcr.io-dictionarry-hub-profilarr-parser-2.x
Open

fix(container-image): update ghcr.io/dictionarry-hub/profilarr-parser ( 2.0.5 → 2.0.6 )#1179
robottoms-up[bot] wants to merge 1 commit into
masterfrom
renovate/ghcr.io-dictionarry-hub-profilarr-parser-2.x

Conversation

@robottoms-up
Copy link
Copy Markdown
Contributor

@robottoms-up robottoms-up Bot commented May 26, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/dictionarry-hub/profilarr-parser patch 2.0.52.0.6

Release Notes

Dictionarry-Hub/profilarr (ghcr.io/dictionarry-hub/profilarr-parser)

v2.0.6

Compare Source

v2.0.6
🐛 Fixes
  • Keep personalize onboarding visible (#​665)
  • Explain conflict resolution actions (#​667)
  • Allow media management clone enums (#​674)
  • Support arr naming token parameters (#​675)
📚 Documentation
  • Clarify release flow policy (#​661)
🔧 Maintenance
  • Ignore kysely minor updates (#​670)
⚙️ CI
  • Show docs-only PRs as skipped (#​663)
  • Automate GitHub releases (#​676)
📦 Dependencies
  • Bump prettier-plugin-svelte from 3.5.2 to 4.0.0 in the prettier group (#​637)
  • Bump vite from 8.0.13 to 8.0.14 in the vite group (#​636)
  • Bump the tailwind group across 1 directory with 2 updates (#​564)
  • Bump @​sveltejs/kit in the svelte group (#​671)
  • Bump simple-icons from 16.20.0 to 16.21.0 (#​672)

Full Changelog: Dictionarry-Hub/profilarr@v2.0.5...v2.0.6


Configuration

📅 Schedule: (in timezone America/New_York)

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


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

This PR has been generated by Mend Renovate.

@robottoms-up
Copy link
Copy Markdown
Contributor Author

robottoms-up Bot commented May 26, 2026

--- HelmRelease: media/profilarr Deployment: media/profilarr-parser

+++ HelmRelease: media/profilarr Deployment: media/profilarr-parser

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

       containers:
       - env:
         - name: ASPNETCORE_ENVIRONMENT
           value: Production
         - name: ASPNETCORE_URLS
           value: http://+:5000
-        image: ghcr.io/dictionarry-hub/profilarr-parser:2.0.5@sha256:d785280224e053c61746133531c508e1c2122058f1d3ef62d2cb9a300fd52722
+        image: ghcr.io/dictionarry-hub/profilarr-parser:2.0.6@sha256:4b619f7ce8a0868a12b3bd99b11015227763d62678e3000b3d94549b7cf656c8
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 5000
           initialDelaySeconds: 0

@robottoms-up
Copy link
Copy Markdown
Contributor Author

robottoms-up Bot commented May 26, 2026

--- kubernetes/homelab/apps/media/profilarr/app Kustomization: media/profilarr HelmRelease: media/profilarr

+++ kubernetes/homelab/apps/media/profilarr/app Kustomization: media/profilarr HelmRelease: media/profilarr

@@ -40,13 +40,13 @@

           app:
             env:
               ASPNETCORE_ENVIRONMENT: Production
               ASPNETCORE_URLS: http://+:5000
             image:
               repository: ghcr.io/dictionarry-hub/profilarr-parser
-              tag: 2.0.5@sha256:d785280224e053c61746133531c508e1c2122058f1d3ef62d2cb9a300fd52722
+              tag: 2.0.6@sha256:4b619f7ce8a0868a12b3bd99b11015227763d62678e3000b3d94549b7cf656c8
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

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.

0 participants