summaryrefslogtreecommitdiff
path: root/f3s/ychat/helm-chart/templates/deployment.yaml
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-07-04 00:10:10 +0300
committerPaul Buetow <paul@buetow.org>2026-07-04 00:10:10 +0300
commit309bd5ae74c1c86e190b86f6af635f0379c3ff61 (patch)
tree6ac67dfc312cf3d8b351a1e3cfc98285f2017333 /f3s/ychat/helm-chart/templates/deployment.yaml
parentc0c06152762e45e2bd6edf3a68fd7036106bb303 (diff)
f3s/ychat: bump image to b8d28a1 (trim mobile link row)
Diffstat (limited to 'f3s/ychat/helm-chart/templates/deployment.yaml')
-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 22b0ef9..c037cdb 100644
--- a/f3s/ychat/helm-chart/templates/deployment.yaml
+++ b/f3s/ychat/helm-chart/templates/deployment.yaml
@@ -43,7 +43,7 @@ spec:
- name: ychat
# SQLite is now mandatory (see ychat/DOCKER.md); the image tag tracks
# the ychat repo commit that build was cut from.
- image: registry.lan.buetow.org:30001/ychat:256e4b2
+ image: registry.lan.buetow.org:30001/ychat:b8d28a1
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false