jellyseer update

This commit is contained in:
Philip Haupt
2025-08-24 01:47:44 +02:00
parent 9e9ce54b84
commit bea7219979
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.7.0"
image: "ghcr.io/fallenbagel/jellyseerr:2.7.3"
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.7.0
tag: 2.7.3
sha: ""
imagePullSecrets: []