From 32af9cbb3f1eb9d3e42ed2afa9ac1f3f04163859 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 30 Jun 2026 10:41:03 +0300 Subject: f3s/ychat: bump image to 2adb923 (POST body behind proxy fix) --- f3s/ychat/helm-chart/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'f3s/ychat/helm-chart/templates/deployment.yaml') diff --git a/f3s/ychat/helm-chart/templates/deployment.yaml b/f3s/ychat/helm-chart/templates/deployment.yaml index 14728ca..7879dce 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:3c50e28 + image: registry.lan.buetow.org:30001/ychat:2adb923 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false -- cgit v1.2.3