diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-03 20:30:57 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-03 20:30:57 +0300 |
| commit | 74dcca876c8e4abdafbe91309119757c31a79e5c (patch) | |
| tree | 3cc54892647442bb808fe9cc3ba58866db0763ae /f3s/player/helm-chart/templates | |
| parent | 58535bca2813dca7e255940d6932b2df5abb2cc9 (diff) | |
Update player image tag
Diffstat (limited to 'f3s/player/helm-chart/templates')
| -rw-r--r-- | f3s/player/helm-chart/templates/deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
