Skip to content

⬆️ Update ghcr.io/hollanbm/renamarr ( 1.2.0 → 2.0.0 )#8506

Merged
auricom merged 1 commit intomainfrom
renovate/ghcr.io-hollanbm-renamarr-2.x
Apr 4, 2026
Merged

⬆️ Update ghcr.io/hollanbm/renamarr ( 1.2.0 → 2.0.0 )#8506
auricom merged 1 commit intomainfrom
renovate/ghcr.io-hollanbm-renamarr-2.x

Conversation

@feisar-bot
Copy link
Copy Markdown
Contributor

@feisar-bot feisar-bot Bot commented Mar 31, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/hollanbm/renamarr major 1.2.02.0.0

Release Notes

hollanbm/renamarr (ghcr.io/hollanbm/renamarr)

v2.0.0

Compare Source

Security
  • docker container now uses distroless cgr.dev/chainguard/wolfi-base
    • ~33% smaller image
      • Uncompressed image size is now 132MB. ghcr.io/hollanbm/renamarr:1.2.0 is 198MB.
    • no more shell
    • image now uses nonroot user
      • You will most likely want to use the user: argument in your docker-compose.yml to change the id/gid of this user
  • uv-secure added to CI. This will help flag and catch bad dependencies ahead of time.
New Features:
Removed features:
  • helm chart
    • I have decommissioned my Kubernetes cluster, and as a result, the Helm chart is no longer being maintained.
  • devcontainer
    • uv makes the devcontainer redundant

What's Changed

Full Changelog: hollanbm/renamarr@1.2.0...2.0.0


Configuration

📅 Schedule: (UTC)

  • 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 Renovate Bot.

| datasource | package                   | from  | to    |
| ---------- | ------------------------- | ----- | ----- |
| docker     | ghcr.io/hollanbm/renamarr | 1.2.0 | 2.0.0 |
@feisar-bot
Copy link
Copy Markdown
Contributor Author

feisar-bot Bot commented Mar 31, 2026

--- kubernetes/apps/default/renamarr/app Kustomization: default/renamarr HelmRelease: default/renamarr

+++ kubernetes/apps/default/renamarr/app Kustomization: default/renamarr HelmRelease: default/renamarr

@@ -28,13 +28,13 @@

           app:
             envFrom:
             - secretRef:
                 name: renamarr-secret
             image:
               repository: ghcr.io/hollanbm/renamarr
-              tag: 1.2.0@sha256:b562e92f690d83e2522590fa26b35191c2bec93acc7a7c49bb9ff1313bbf73a5
+              tag: 2.0.0@sha256:2e9ea61020162b7b23cb864aa63a148ae496661942709da535e83f182734107c
             resources:
               requests:
                 cpu: 20m
                 memory: 256M
         cronjob:
           concurrencyPolicy: Forbid

@feisar-bot
Copy link
Copy Markdown
Contributor Author

feisar-bot Bot commented Mar 31, 2026

--- HelmRelease: default/renamarr CronJob: default/renamarr

+++ HelmRelease: default/renamarr CronJob: default/renamarr

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

           dnsPolicy: ClusterFirst
           restartPolicy: Never
           containers:
           - envFrom:
             - secretRef:
                 name: renamarr-secret
-            image: ghcr.io/hollanbm/renamarr:1.2.0@sha256:b562e92f690d83e2522590fa26b35191c2bec93acc7a7c49bb9ff1313bbf73a5
+            image: ghcr.io/hollanbm/renamarr:2.0.0@sha256:2e9ea61020162b7b23cb864aa63a148ae496661942709da535e83f182734107c
             name: app
             resources:
               requests:
                 cpu: 20m
                 memory: 256M
             volumeMounts:

@auricom auricom merged commit 09498dc into main Apr 4, 2026
6 checks passed
@auricom auricom deleted the renovate/ghcr.io-hollanbm-renamarr-2.x branch April 4, 2026 22:20
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.

1 participant