Prepare v0.4.1 release

Map v0.4.1 to its release notes, update the compose package image template, and advance the documentation submodule.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
funnywolf
2026-06-28 22:52:55 +08:00
co-authored by Copilot
parent ddae5ae4b2
commit b8a28a2998
3 changed files with 5 additions and 4 deletions
+1 -1
Submodule asf-doc updated: 151251a35e...7d862d132f
+2 -2
View File
@@ -1,6 +1,6 @@
# Images
ASP_BACKEND_IMAGE=ghcr.io/funnywolf/sirp/asp-backend:0.2.0
ASP_FRONTEND_IMAGE=ghcr.io/funnywolf/sirp/asp-frontend:0.2.0
ASP_BACKEND_IMAGE=ghcr.io/funnywolf/agentic-soc-platform/asp-backend:0.4.1
ASP_FRONTEND_IMAGE=ghcr.io/funnywolf/agentic-soc-platform/asp-frontend:0.4.1
# ASP HTTPS entrypoint. Nginx binds to all host interfaces by default.
ASP_BIND=0.0.0.0
+2 -1
View File
@@ -5,6 +5,7 @@
"0.1.1": "0_1_1_Chaos_before_order",
"0.2.0": "0_2_0_OCSF_And_BaseModel",
"0.3.0": "0_3_0_MCP_And_ClaudeCodePlugin",
"0.4.0": "0_4_0_I_always_have_a_choice"
"0.4.0": "0_4_0_I_always_have_a_choice",
"0.4.1": "0_4_1_deployment_patch"
}
}