feat(opsserver): serve embedded frontend bundle from committed ts_bundled instead of using external dist_serve directory

This commit is contained in:
2026-02-24 18:18:40 +00:00
parent 06f447459e
commit 92b0ec179f
11 changed files with 29608 additions and 11 deletions

View File

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