diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-16 15:40:24 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-16 15:40:24 +0300 |
| commit | 666a54614231ced9deffefb8af6249f5ed28edd4 (patch) | |
| tree | 71c9ea93427b7ba2397c9599c6d4395512af0147 /f3s/player/helm-chart/templates/deployment.yaml | |
| parent | be2efdd8e88494f8e7b8e4e426b2c3bc007305b2 (diff) | |
Update player image tags
Diffstat (limited to 'f3s/player/helm-chart/templates/deployment.yaml')
| -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 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 |
