summaryrefslogtreecommitdiff
path: root/f3s/player
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-16 15:47:00 +0300
committerPaul Buetow <paul@buetow.org>2026-05-16 15:47:00 +0300
commit107ccb68af18cf3f4bd04bc93bdde1d7c1169f93 (patch)
tree146b63e58241a951711e4546cc0bcd96958000f9 /f3s/player
parent666a54614231ced9deffefb8af6249f5ed28edd4 (diff)
Update player image tags
Diffstat (limited to 'f3s/player')
-rw-r--r--f3s/player/helm-chart/Chart.yaml2
-rw-r--r--f3s/player/helm-chart/templates/deployment.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/f3s/player/helm-chart/Chart.yaml b/f3s/player/helm-chart/Chart.yaml
index 2d1db64..7bb571d 100644
--- a/f3s/player/helm-chart/Chart.yaml
+++ b/f3s/player/helm-chart/Chart.yaml
@@ -3,4 +3,4 @@ name: player
description: Player media app for f3s
type: application
version: 0.1.0
-appVersion: "0a9660a"
+appVersion: "dd3a961"
diff --git a/f3s/player/helm-chart/templates/deployment.yaml b/f3s/player/helm-chart/templates/deployment.yaml
index 2ff1411..337d67a 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:0a9660a
+ image: registry.lan.buetow.org:30001/player:dd3a961
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false