chore(jellyseerr): use latest version instead of preview of pr
This commit is contained in:
parent
b5c5aae05d
commit
391e0fe6b7
1 changed files with 2 additions and 5 deletions
|
@ -17,10 +17,7 @@ spec:
|
||||||
values:
|
values:
|
||||||
image:
|
image:
|
||||||
repository: fallenbagel/jellyseerr
|
repository: fallenbagel/jellyseerr
|
||||||
tag: "preview-pr184"
|
tag: "2.2.3"
|
||||||
|
|
||||||
podLabels:
|
|
||||||
needsDownload: "yes"
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
TZ: America/New_York
|
TZ: America/New_York
|
||||||
|
@ -62,4 +59,4 @@ spec:
|
||||||
cpu: 1m
|
cpu: 1m
|
||||||
memory: 140Mi
|
memory: 140Mi
|
||||||
limits:
|
limits:
|
||||||
memory: 300Mi
|
memory: 300Mi
|
||||||
|
|
Loading…
Add table
Reference in a new issue