diff --git a/charts/stackrox-mcp/Chart.yaml b/charts/stackrox-mcp/Chart.yaml index 4b510f3..65ef26b 100644 --- a/charts/stackrox-mcp/Chart.yaml +++ b/charts/stackrox-mcp/Chart.yaml @@ -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 diff --git a/releases/0.2.0/agentic-cluster-security-suite-0-2--0-2-0--prod.yaml b/releases/0.2.0/agentic-cluster-security-suite-0-2--0-2-0--prod.yaml new file mode 100644 index 0000000..78b6c97 --- /dev/null +++ b/releases/0.2.0/agentic-cluster-security-suite-0-2--0-2-0--prod.yaml @@ -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' diff --git a/releases/0.2.0/agentic-cluster-security-suite-0-2--0-2-0--stage.yaml b/releases/0.2.0/agentic-cluster-security-suite-0-2--0-2-0--stage.yaml new file mode 100644 index 0000000..2c22316 --- /dev/null +++ b/releases/0.2.0/agentic-cluster-security-suite-0-2--0-2-0--stage.yaml @@ -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'