⬆️ Update ghcr.io/hollanbm/renamarr ( 1.2.0 → 2.0.0 )#8506
Merged
Conversation
| datasource | package | from | to | | ---------- | ------------------------- | ----- | ----- | | docker | ghcr.io/hollanbm/renamarr | 1.2.0 | 2.0.0 |
Contributor
Author
--- 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 |
Contributor
Author
--- 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: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.0→2.0.0Release Notes
hollanbm/renamarr (ghcr.io/hollanbm/renamarr)
v2.0.0Compare Source
Security
ghcr.io/hollanbm/renamarr:1.2.0is 198MB.nonrootuseruser:argument in your docker-compose.yml to change the id/gid of this userNew Features:
poetrypackage manager withuvRemoved features:
uvmakes the devcontainer redundantWhat's Changed
Full Changelog: hollanbm/renamarr@1.2.0...2.0.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Renovate Bot.