File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ CMD ["/app/.venv/bin/prometheus-mcp-server"]
4646# GitHub Container Registry Metadata
4747LABEL org.opencontainers.image.title="Prometheus MCP Server" \
4848 org.opencontainers.image.description="Model Context Protocol server for Prometheus integration" \
49- org.opencontainers.image.version="1.0.4 " \
49+ org.opencontainers.image.version="1.1.0 " \
5050 org.opencontainers.image.authors="Pavel Shklovsky" \
5151 org.opencontainers.image.source="https://github.com/pab1it0/prometheus-mcp-server" \
5252 org.opencontainers.image.licenses="MIT" \
Original file line number Diff line number Diff line change 11[project ]
22name = " prometheus_mcp_server"
3- version = " 1.0.6 "
3+ version = " 1.1.0 "
44description = " MCP server for Prometheus integration"
55readme = " README.md"
66requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments