summaryrefslogtreecommitdiff
path: root/f3s/ychat/helm-chart/templates
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-30 10:56:35 +0300
committerPaul Buetow <paul@buetow.org>2026-06-30 10:56:35 +0300
commit851b09b70372d8975232c7c41040ed190ce65192 (patch)
tree0fb53332a8f6264fad82300fdbfb7a704e45ee7d /f3s/ychat/helm-chart/templates
parent32af9cbb3f1eb9d3e42ed2afa9ac1f3f04163859 (diff)
f3s/ychat: bump image to 870459f (streaming chat reimplemented)
Diffstat (limited to 'f3s/ychat/helm-chart/templates')
-rw-r--r--f3s/ychat/helm-chart/templates/deployment.yaml2
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 7879dce..c53f0a4 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:2adb923
+ image: registry.lan.buetow.org:30001/ychat:870459f
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false