mirror of
https://github.com/FunnyWolf/agentic-soc-platform.git
synced 2026-08-22 13:12:56 +02:00
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:
+1
-1
Submodule asf-doc updated: 151251a35e...7d862d132f
@@ -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
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user