jellyseer update

This commit is contained in:
Philip Haupt
2025-06-21 22:24:24 +02:00
parent 884c44315c
commit 8ef3860753
2 changed files with 2 additions and 2 deletions

View File

@@ -94,7 +94,7 @@ spec:
- name: jellyseerr-chart
securityContext:
{}
image: "ghcr.io/fallenbagel/jellyseerr:2.5.2"
image: "ghcr.io/fallenbagel/jellyseerr:2.7.0"
imagePullPolicy: IfNotPresent
ports:
- name: http

View File

@@ -5,7 +5,7 @@ image:
repository: fallenbagel/jellyseerr
pullPolicy: IfNotPresent
# -- Overrides the image tag whose default is the chart appVersion.
tag: 2.5.2
tag: 2.7.0
sha: ""
imagePullSecrets: []