diff options
Diffstat (limited to 'f3s/ychat/helm-chart/Chart.yaml')
| -rw-r--r-- | f3s/ychat/helm-chart/Chart.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/f3s/ychat/helm-chart/Chart.yaml b/f3s/ychat/helm-chart/Chart.yaml index 1326171..5150739 100644 --- a/f3s/ychat/helm-chart/Chart.yaml +++ b/f3s/ychat/helm-chart/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: ychat -description: yChat revival (Mode A, in-memory guest chat) for f3s +description: yChat revival (SQLite-backed, persistent registered accounts) for f3s type: application -version: 0.1.0 -appVersion: "6c3a65b"
\ No newline at end of file +version: 0.2.0 +appVersion: "67babb2"
\ No newline at end of file |
