Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions charts/stackrox-mcp/.helmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Patterns to ignore when packaging
.git/
.gitignore
*.swp
*.bak
*.tmp
.DS_Store
16 changes: 16 additions & 0 deletions charts/stackrox-mcp/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
apiVersion: v2
name: stackrox-mcp
description: A Helm chart for StackRox Model Context Protocol (MCP) Server
type: application
version: 0.1.0
appVersion: "dev"
home: https://github.com/stackrox/stackrox-mcp
sources:
- https://github.com/stackrox/stackrox-mcp
keywords:
- stackrox
- mcp
- security
- vulnerability
maintainers:
- name: StackRox Team
Loading
Loading