File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,4 +26,4 @@ version: 0.1.3
2626# incremented each time you make changes to the application. Versions are not expected to
2727# follow Semantic Versioning. They should reflect the version the application is using.
2828# It is recommended to use it with quotes.
29- appVersion : " v0.1.3-beta.0 "
29+ appVersion : " v0.1.3-beta.1 "
Original file line number Diff line number Diff line change 88 repository : ghcr.io/sysdiglabs/sysdig-mcp-server
99 pullPolicy : IfNotPresent
1010 # Overrides the image tag whose default is the chart appVersion.
11- tag : " v0.1.3-beta.0 "
11+ tag : " v0.1.3-beta.1 "
1212
1313imagePullSecrets : []
1414nameOverride : " "
Original file line number Diff line number Diff line change 11[project ]
22name = " sysdig-mcp-server"
3- version = " 0.1.3-beta.0 "
3+ version = " 0.1.3-beta.1 "
44description = " Sysdig MCP Server"
55readme = " README.md"
66requires-python = " >=3.12"
You can’t perform that action at this time.
0 commit comments