feat(cache,build,docs): switch cache storage to SmartMongo and align build configuration with updated dependencies

This commit is contained in:
2026-03-28 07:21:29 +00:00
parent 6260e90b09
commit 7e567d78da
13 changed files with 116 additions and 63 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/gitops',
version: '2.12.0',
version: '2.13.0',
description: 'GitOps management app for Gitea and GitLab - manage secrets, browse projects, view CI pipelines, and stream build logs'
}