From 0b8e4f012a48377bee3e5b9ba16e7a86bd17cd6f Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Tue, 16 Sep 2025 03:35:12 -0500 Subject: [PATCH] pegasus 1.2.7 - json fix --- services/pegasus/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/pegasus/deployment.yaml b/services/pegasus/deployment.yaml index a1ff5b5..e6343b2 100644 --- a/services/pegasus/deployment.yaml +++ b/services/pegasus/deployment.yaml @@ -28,7 +28,7 @@ spec: fsGroupChangePolicy: "OnRootMismatch" containers: - name: pegasus - image: registry.bstein.dev/pegasus:1.2.6 # {"$imagepolicy": "jellyfin:pegasus"} + image: registry.bstein.dev/pegasus:1.2.7 # {"$imagepolicy": "jellyfin:pegasus"} imagePullPolicy: Always command: ["/pegasus"] env: