feat(container): update image ghcr.io/maintainerr/maintainerr ( 3.14.0 → 3.15.0 ) - #3007
Merged
Merged
Conversation
…0 → 3.15.0 ) | datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | docker | ghcr.io/maintainerr/maintainerr | 3.14.0 | 3.15.0 |
Contributor
--- kubernetes/apps/maintainerr Kustomization: media/maintainerr HelmRelease: media/maintainerr
+++ kubernetes/apps/maintainerr Kustomization: media/maintainerr HelmRelease: media/maintainerr
@@ -46,13 +46,13 @@
app:
env:
TZ: America/New_York
image:
pullPolicy: IfNotPresent
repository: ghcr.io/maintainerr/maintainerr
- tag: 3.14.0
+ tag: 3.15.0
resources:
limits:
memory: 512Mi
requests:
cpu: 5m
memory: 128Mi |
Contributor
--- HelmRelease: media/maintainerr StatefulSet: media/maintainerr
+++ HelmRelease: media/maintainerr StatefulSet: media/maintainerr
@@ -43,13 +43,13 @@
hostPID: false
dnsPolicy: ClusterFirst
containers:
- env:
- name: TZ
value: America/New_York
- image: ghcr.io/maintainerr/maintainerr:3.14.0
+ image: ghcr.io/maintainerr/maintainerr:3.15.0
imagePullPolicy: IfNotPresent
name: app
resources:
limits:
memory: 512Mi
requests: |
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:
3.14.0→3.15.0Release Notes
Maintainerr/Maintainerr (ghcr.io/maintainerr/maintainerr)
v3.15.0Compare Source
Highlights
Features
Fixes
/identityendpoint and updated server discovery to use v2 API resources (#3063).Database migrations
settingstable for download client configuration, including URL, credentials, and deletion settings.Internal
getWatchlistandgetDiscoverDataUserState(#3064).Dependencies
typescript-eslint,@types/node, andreact-hook-form.Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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 was generated by Mend Renovate. View the repository job log.