feat(container): update image ghcr.io/seerr-team/seerr (v3.1.1 → v3.2.0)#2094
Merged
Conversation
Contributor
Author
--- kubernetes/apps/media/seerr Kustomization: media/seerr HelmRelease: media/seerr
+++ kubernetes/apps/media/seerr Kustomization: media/seerr HelmRelease: media/seerr
@@ -56,13 +56,13 @@
PORT: 80
envFrom:
- secretRef:
name: '{{ .Release.Name }}-secret'
image:
repository: ghcr.io/seerr-team/seerr
- tag: v3.1.1@sha256:d535391db3b5a22ce02241e6d7a50ca714e75d927e46aa20456b77fa051cbf52
+ tag: v3.2.0@sha256:c4cbd5121236ac2f70a843a0b920b68a27976be57917555f1c45b08a1e6b2aad
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: media/seerr Deployment: media/seerr
+++ HelmRelease: media/seerr Deployment: media/seerr
@@ -68,13 +68,13 @@
value: info
- name: PORT
value: '80'
envFrom:
- secretRef:
name: seerr-secret
- image: ghcr.io/seerr-team/seerr:v3.1.1@sha256:d535391db3b5a22ce02241e6d7a50ca714e75d927e46aa20456b77fa051cbf52
+ image: ghcr.io/seerr-team/seerr:v3.2.0@sha256:c4cbd5121236ac2f70a843a0b920b68a27976be57917555f1c45b08a1e6b2aad
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/v1/status
port: 80
initialDelaySeconds: 0 |
735adfd to
c5f150c
Compare
Contributor
Author
|
Here is the review comment for PR #2094: TL;DR — Healthy minor release with 20+ features and substantive bug fixes; two PostgreSQL-specific fixes make this a recommended update for this postgres-backed deployment. Worth considering
Heads-up
|
c5f150c to
759865a
Compare
| datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | docker | ghcr.io/seerr-team/seerr | v3.1.1 | v3.2.0 |
759865a to
3931ac5
Compare
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:
v3.1.1→v3.2.0Release Notes
seerr-team/seerr (ghcr.io/seerr-team/seerr)
v3.2.0Compare Source
3.2.0 - 2026-04-15
🚀 Features
🐛 Bug Fixes
useEffectdependency array (#2771) - (be57997)📖 Documentation
🚜 Refactor
🧪 Testing
⚙️ Miscellaneous Tasks
New Contributors ❤️
This PR has been generated by Renovate Bot.