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 - name: jellyseerr-chart
securityContext: securityContext:
{} {}
image: "ghcr.io/fallenbagel/jellyseerr:2.7.0" image: "ghcr.io/fallenbagel/jellyseerr:2.7.3"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http

View File

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