diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-07 13:32:07 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-07 13:32:07 +0300 |
| commit | 20dba5c4d023756ad308e4ddbe2eb097272641d9 (patch) | |
| tree | 0b04911a0220ec48de8fbff206b527926d014696 /f3s/ychat/helm-chart/templates/deployment.yaml | |
| parent | a5b6b38872cc41bcd1073b542cc04075d63a9874 (diff) | |
f3s/ychat: bump image to 1db2cfe (fix clipped mobile input link row)
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 fccb141..ff69935 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:a3908e1 + image: registry.lan.buetow.org:30001/ychat:1db2cfe imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false |
