diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-30 22:56:37 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-30 22:56:37 +0300 |
| commit | 19e2c4ca8ef246f76434fd8c3ef0cb1fe73e390d (patch) | |
| tree | 0ca6699f787a74efecd119ca9690075bef2a0839 /f3s/ychat | |
| parent | f10707c366c67b6419576638640168f7cb3b5c48 (diff) | |
f3s/ychat: bump image to c46fec1 (codeberg footer links)
Diffstat (limited to 'f3s/ychat')
| -rw-r--r-- | f3s/ychat/helm-chart/Chart.yaml | 2 | ||||
| -rw-r--r-- | f3s/ychat/helm-chart/templates/deployment.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/f3s/ychat/helm-chart/Chart.yaml b/f3s/ychat/helm-chart/Chart.yaml index 57fdca4..01d63b5 100644 --- a/f3s/ychat/helm-chart/Chart.yaml +++ b/f3s/ychat/helm-chart/Chart.yaml @@ -3,4 +3,4 @@ name: ychat description: yChat revival (Mode A, in-memory guest chat) for f3s type: application version: 0.1.0 -appVersion: "0cdec77"
\ No newline at end of file +appVersion: "c46fec1"
\ No newline at end of file diff --git a/f3s/ychat/helm-chart/templates/deployment.yaml b/f3s/ychat/helm-chart/templates/deployment.yaml index bf29c67..008313e 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:0cdec77 + image: registry.lan.buetow.org:30001/ychat:c46fec1 imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false |
