Skip to content
Merged
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
4 changes: 2 additions & 2 deletions charts/stackrox-mcp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: stackrox-mcp
description: A Helm chart for StackRox Model Context Protocol (MCP) Server
type: application
version: 0.1.0
appVersion: "0.1.0"
version: 0.2.0
appVersion: "0.2.0"
home: https://github.com/stackrox/stackrox-mcp
sources:
- https://github.com/stackrox/stackrox-mcp
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
kind: Release
apiVersion: appstudio.redhat.com/v1alpha1
metadata:
generateName: agentic-cluster-security-suite-0-2--0-2-0--prod-
namespace: agentic-cluster-security-suite-tenant
labels:
release.appstudio.openshift.io/automated: "false"
release.appstudio.openshift.io/author: "mtodorov"
spec:
releasePlan: agentic-cluster-security-suite-prod-0-2
snapshot: WARNING-replace-before-create-WARNING
data:
mapping:
defaults:
tags:
- "0.2"
- "0.2.0"
- "0.2.0-{{ incrementer }}"
releaseNotes:
synopsis: 'Agentic cluster security suite 0.2.0 release'
topic: 'The Tech Preview (TP) release of agentic cluster security suite introduces early access to ACS MCP server'
description: 'The Tech Preview (TP) release of agentic cluster security suite.'
solution: 'The agentic cluster security suite bridges Red Hat Advanced Cluster Security for Kubernetes data with advanced AI models.'
type: RHEA
references:
- 'https://github.com/stackrox/stackrox-mcp/blob/main/README.md#quick-start'
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
kind: Release
apiVersion: appstudio.redhat.com/v1alpha1
metadata:
generateName: agentic-cluster-security-suite-0-2--0-2-0--stage-
namespace: agentic-cluster-security-suite-tenant
labels:
release.appstudio.openshift.io/automated: "false"
release.appstudio.openshift.io/author: "mtodorov"
spec:
releasePlan: agentic-cluster-security-suite-stage-0-2
snapshot: WARNING-replace-before-create-WARNING
data:
mapping:
defaults:
tags:
- "0.2"
- "0.2.0"
- "0.2.0-{{ incrementer }}"
releaseNotes:
synopsis: 'Agentic cluster security suite 0.2.0 release'
topic: 'The Tech Preview (TP) release of agentic cluster security suite introduces early access to ACS MCP server'
description: 'The Tech Preview (TP) release of agentic cluster security suite.'
solution: 'The agentic cluster security suite bridges Red Hat Advanced Cluster Security for Kubernetes data with advanced AI models.'
type: RHEA
references:
- 'https://github.com/stackrox/stackrox-mcp/blob/main/README.md#quick-start'
Loading