Skip to content

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

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

fix(container-image): update ghcr.io/dictionarry-hub/profilarr ( 2.0.5 → 2.0.6 )#1178
robottoms-up[bot] wants to merge 1 commit into
masterfrom
renovate/ghcr.io-dictionarry-hub-profilarr-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 patch 2.0.52.0.6

Release Notes

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

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

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

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

@@ -106,13 +106,13 @@

               PORT: 6868
               PUID: 1000
               TZ: America/New_York
               UMASK: '022'
             image:
               repository: ghcr.io/dictionarry-hub/profilarr
-              tag: 2.0.5@sha256:07c796009e02a9795189be23c67a101f2eb2d25fa8bd44ed9c11af11ce305b3c
+              tag: 2.0.6@sha256:33cd7175872a28511d661904de05da822374df116fce3e2e7e65c1823ca211e2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@robottoms-up
Copy link
Copy Markdown
Contributor Author

robottoms-up Bot commented May 26, 2026

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

+++ HelmRelease: media/profilarr Deployment: media/profilarr

@@ -62,13 +62,13 @@

         - name: PUID
           value: '1000'
         - name: TZ
           value: America/New_York
         - name: UMASK
           value: '022'
-        image: ghcr.io/dictionarry-hub/profilarr:2.0.5@sha256:07c796009e02a9795189be23c67a101f2eb2d25fa8bd44ed9c11af11ce305b3c
+        image: ghcr.io/dictionarry-hub/profilarr:2.0.6@sha256:33cd7175872a28511d661904de05da822374df116fce3e2e7e65c1823ca211e2
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/v1/health
             port: 6868
           initialDelaySeconds: 0

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