From 74dcca876c8e4abdafbe91309119757c31a79e5c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 May 2026 20:30:57 +0300 Subject: Update player image tag --- f3s/player/helm-chart/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'f3s/player/helm-chart/templates') diff --git a/f3s/player/helm-chart/templates/deployment.yaml b/f3s/player/helm-chart/templates/deployment.yaml index d8d09f6..8757df9 100644 --- a/f3s/player/helm-chart/templates/deployment.yaml +++ b/f3s/player/helm-chart/templates/deployment.yaml @@ -20,7 +20,7 @@ spec: fsGroup: 65534 containers: - name: player - image: registry.lan.buetow.org:30001/player:deba845 + image: registry.lan.buetow.org:30001/player:c4de92d imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false -- cgit v1.2.3