From 755c54f26b34661f82f0a7c5da6d7302b7d55596 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Tue, 16 Sep 2025 01:01:23 -0500 Subject: [PATCH] pegasus updates 1.2.4 --- 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 3bee94b..c45f493 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.3 # {"$imagepolicy": "jellyfin:pegasus"} + image: registry.bstein.dev/pegasus:1.2.4 # {"$imagepolicy": "jellyfin:pegasus"} imagePullPolicy: Always command: ["/pegasus"] env: