From 666a54614231ced9deffefb8af6249f5ed28edd4 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 16 May 2026 15:40:24 +0300 Subject: Update player image tags --- 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 c1fd1f2..2ff1411 100644 --- a/f3s/player/helm-chart/templates/deployment.yaml +++ b/f3s/player/helm-chart/templates/deployment.yaml @@ -24,7 +24,7 @@ spec: fsGroup: 65534 containers: - name: player - image: registry.lan.buetow.org:30001/player:df224ef + image: registry.lan.buetow.org:30001/player:0a9660a imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false -- cgit v1.2.3