diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-07 13:59:31 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-07 13:59:31 +0300 |
| commit | 97586316b13b97a32a11ba6d3ca33df81de4de0c (patch) | |
| tree | 552e48547e3ba1a62cc91e8e48aa72cd453eddc2 /f3s/ychat/helm-chart/templates/deployment.yaml | |
| parent | 20dba5c4d023756ad308e4ddbe2eb097272641d9 (diff) | |
ychat: bump image to 4dd00e2 (mobile address-bar + online-frame 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 ff69935..ebe8604 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:1db2cfe + image: registry.lan.buetow.org:30001/ychat:4dd00e2 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false |
