diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-30 14:20:03 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-30 14:20:03 +0300 |
| commit | 0bdd15edfbe035fd10b207adddb8f1e29005a7c4 (patch) | |
| tree | cafbd128e71d7cf45bd3d1c82737cafe21796c92 /f3s/ychat/helm-chart/templates/deployment.yaml | |
| parent | 8ccafa9c3a457bc1057bd6f09e96fc12a99ef924 (diff) | |
f3s/ychat: bump image to e4de236 (CGI injection fix)
Diffstat (limited to 'f3s/ychat/helm-chart/templates/deployment.yaml')
| -rw-r--r-- | f3s/ychat/helm-chart/templates/deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/ychat/helm-chart/templates/deployment.yaml b/f3s/ychat/helm-chart/templates/deployment.yaml index d46f8c7..4154956 100644 --- a/f3s/ychat/helm-chart/templates/deployment.yaml +++ b/f3s/ychat/helm-chart/templates/deployment.yaml @@ -24,7 +24,7 @@ spec: fsGroup: 1000 containers: - name: ychat - image: registry.lan.buetow.org:30001/ychat:dadd9f9 + image: registry.lan.buetow.org:30001/ychat:e4de236 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false |
