Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update ghcr.io/jorenn92/maintainerr docker tag to v2.3.1 #3987

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Dec 17, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/jorenn92/maintainerr minor 2.2.1 -> 2.3.1

Release Notes

jorenn92/Maintainerr (ghcr.io/jorenn92/maintainerr)

v2.3.1

Compare Source

Bug Fixes
  • Container startup failing for some (3a18d2e)

v2.3.0

Compare Source

Bug Fixes
  • PATH_PREFIX not replaced when using user directive (#​1394) (9b237ea)
  • changed all docs URLs to match new docs URL generations. (c8161a3)
  • Docker startup (ce4e7ad)
  • error when overseerr URL is null (a2aeb99)
  • Handling collections failure after multi arr (e299c15)
  • Ignore Plex smart collections due to library corruption (#​1355) (7cf6780)
  • lint issues (149dc78)
  • Only allow saving successfully tested settings (bd88567)
  • package.json: lint:server script (575a6c5)
  • Remove cached arr API client on setting changes (3081105)
  • Revert defaulting to ipv6 (8ee4888)
  • Sonarr media existence check in collection handling (8cd0030)
  • Trim trailing slash in Overseerr URL (d3dab2d)
Features

2.2.1 (2024-11-06)

Bug Fixes
  • Saving rules when Tautulli not configured (7f1211e)

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner December 17, 2024 11:20
@mchesterbot mchesterbot bot added the area/kubernetes Changes made in the kubernetes directory label Dec 17, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Dec 17, 2024

--- HelmRelease: default/maintainerr Deployment: default/maintainerr

+++ HelmRelease: default/maintainerr Deployment: default/maintainerr

@@ -37,13 +37,13 @@

         runAsUser: 1000
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/jorenn92/maintainerr:2.2.1@sha256:c6a3a886e20e39759014a7bf3d2843068e722d9ec2138ac43acc7a283de92bd0
+      - image: ghcr.io/jorenn92/maintainerr:2.3.1@sha256:ca6b647b2fb67dd5e6f071197c824e05c6cde8a5e04a6b6a4f6ad3a1624a6cd2
         name: app
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 5m

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Dec 17, 2024

--- kubernetes/apps/default/maintainerr/app Kustomization: flux-system/cluster-apps-maintainerr HelmRelease: default/maintainerr

+++ kubernetes/apps/default/maintainerr/app Kustomization: flux-system/cluster-apps-maintainerr HelmRelease: default/maintainerr

@@ -34,13 +34,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           app:
             image:
               repository: ghcr.io/jorenn92/maintainerr
-              tag: 2.2.1@sha256:c6a3a886e20e39759014a7bf3d2843068e722d9ec2138ac43acc7a283de92bd0
+              tag: 2.3.1@sha256:ca6b647b2fb67dd5e6f071197c824e05c6cde8a5e04a6b6a4f6ad3a1624a6cd2
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 5m
                 memory: 128Mi

@mchesterbot mchesterbot bot force-pushed the renovate/ghcr.io-jorenn92-maintainerr-2.x branch from 8319cdd to 06f177d Compare December 17, 2024 16:32
@mchesterbot mchesterbot bot changed the title feat(container): update ghcr.io/jorenn92/maintainerr docker tag to v2.3.0 feat(container): update ghcr.io/jorenn92/maintainerr docker tag to v2.3.1 Dec 17, 2024
@mchestr mchestr merged commit df6ef28 into main Dec 17, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/ghcr.io-jorenn92-maintainerr-2.x branch December 17, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant