pegasus 1.2.15
This commit is contained in:
parent
33f0d67b34
commit
39fc2aacde
@ -19,18 +19,24 @@ data:
|
|||||||
user-map.yaml: |
|
user-map.yaml: |
|
||||||
map:
|
map:
|
||||||
mary_grace_allison:
|
mary_grace_allison:
|
||||||
- "Allison"
|
- "allison"
|
||||||
maddie_rejcek:
|
maddie_rejcek:
|
||||||
- "Rejcek"
|
- "rangeejcek"
|
||||||
carol_mcguinness:
|
carol_mcguinness:
|
||||||
- "McGuinness_90s"
|
- "mcguinness_90s"
|
||||||
ed_stein:
|
ed_stein:
|
||||||
- "Stein_90s"
|
- "stein_90s"
|
||||||
brad_stein:
|
brad_stein:
|
||||||
- "Stein_90s"
|
- "stein_90s"
|
||||||
|
- "movies"
|
||||||
|
- "tv"
|
||||||
|
- "kids_tv"
|
||||||
|
- "kids_movies"
|
||||||
lisa_stein:
|
lisa_stein:
|
||||||
- "Scott"
|
- "scott"
|
||||||
channa_cox:
|
channa_cox:
|
||||||
- "Cox"
|
- "cox"
|
||||||
chelie_sheehan:
|
chelie_sheehan:
|
||||||
- "Sheehan"
|
- "sheehan"
|
||||||
|
olya_bulgakova:
|
||||||
|
- "bulgakova"
|
||||||
|
|||||||
@ -28,7 +28,7 @@ spec:
|
|||||||
fsGroupChangePolicy: "OnRootMismatch"
|
fsGroupChangePolicy: "OnRootMismatch"
|
||||||
containers:
|
containers:
|
||||||
- name: pegasus
|
- name: pegasus
|
||||||
image: registry.bstein.dev/pegasus:1.2.14 # {"$imagepolicy": "jellyfin:pegasus"}
|
image: registry.bstein.dev/pegasus:1.2.15 # {"$imagepolicy": "jellyfin:pegasus"}
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
command: ["/pegasus"]
|
command: ["/pegasus"]
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user