Release Note
IBM Content Cortex 26.0.0-IF001
Published: July 29th 2026
Updated: July 29th 2026
✨ Highlights
- Base Image Updates: Updates to UBI 9.8, IBM Java Semeru 25.0.3, Liberty 26.0.0.6.
- Improved upgrade workflow: Upgrade Operators now with deploy_operator.py.
- Upgrade path: Supported upgrade from IBM FileNet Content Manager 5.5.8.x and later
📦 Download Details
Helm Repository (Recommended)
helm repo add ibm-content-cortex https://ibm-ecm.github.io/ibm-content-cortex-containers/charts
helm repo update
helm search repo ibm-content-cortexAvailable Helm Charts
| Chart | Version | App Version | Description |
|---|---|---|---|
ibm-content-operator |
26.0.1 |
26.0.0 |
Content Cortex platform operator (CPE, ICN, GraphQL, CSS, CMIS, IER, ICCSAP) |
ibm-ccx-ai-services-operator |
26.0.1 |
26.0.0 |
AI Services operator — Reasoning Service, Core MCP Server, LLM integration |
ibm-licensing-cluster-scoped |
4.2.23 |
4.2.0 |
IBM License Service operator |
ibm-usage-metering |
1.0.6 |
1.0.0 |
IBM Usage Metering operator |
Direct Chart URLs
| Chart | Download URL |
|---|---|
ibm-content-operator-26.0.1.tgz |
https://ibm-ecm.github.io/ibm-content-cortex-containers/charts/ibm-content-operator-26.0.1.tgz |
ibm-ccx-ai-services-operator-26.0.1.tgz |
https://ibm-ecm.github.io/ibm-content-cortex-containers/charts/ibm-ccx-ai-services-operator-26.0.1.tgz |
ibm-licensing-cluster-scoped-4.2.23.tgz |
https://ibm-ecm.github.io/ibm-content-cortex-containers/charts/ibm-licensing-cluster-scoped-4.2.23.tgz |
ibm-usage-metering-1.0.6.tgz |
https://ibm-ecm.github.io/ibm-content-cortex-containers/charts/ibm-usage-metering-1.0.6.tgz |
🚀 Quick Start
The recommended way to deploy IBM Content Cortex is via the Python DevOps scripts, which provide a guided, validated workflow covering prerequisites, operator deployment, and lifecycle management.
For Helm CLI, air-gap, OpenShift, and GitOps installation methods, see the full installation guide on GitHub Pages.
Python DevOps Scripts (Recommended)
# 1. Navigate to scripts directory and create a virtual environment
cd scripts/
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
# 2. Deploy operators
python3 deploy_operator.py # Interactive guided mode
python3 deploy_operator.py --silent # Automation / CI mode
# 3. Gather deployment inputs and generate configuration artifacts
python3 prerequisites.py gather
python3 prerequisites.py generate
python3 prerequisites.py validate
📋 Prerequisites
| Requirement | Minimum Version |
|---|---|
| Kubernetes | v1.24+ |
| OpenShift Container Platform | v4.12+ |
| Helm | v4.0+ |
| Python (DevOps scripts) | 3.12+ |
| IBM Entitlement Key | Get key |
🧩 Component Overview
IBM Content Operator (ibm-content-operator)
Manages the full lifecycle of the IBM Content Cortex platform:
- Content Platform Engine (CPE) — High-performance content repository and workflow engine
- Content Navigator (ICN) — Modern web-based unified content interface
- GraphQL API — Modern content access API
- Content Search Services (CSS) — Full-text search
- CMIS — Content Management Interoperability Services
- Task Manager — Workflow task management
- External Share — Secure external content sharing
- IER — IBM Enterprise Records management
- ICCSAP — SAP integration
- CCxMO - Content Cortex for Microsoft Office
Architectures: amd64, ppc64le
IBM CCx AI Services Operator (ibm-ccx-ai-services-operator)
Deploys the IBM AI Services platform:
- Reasoning Service — Intelligent document processing, analysis, and inference
- Core MCP Server — Model Context Protocol server for AI agent connectivity
Architectures: amd64
IBM License Service Operator (ibm-licensing-cluster-scoped)
Cluster-scoped operator for IBM Software License tracking and compliance reporting.
Chart version: 4.2.23 | App version: 4.2.0
Architectures: amd64, ppc64le, s390x
IBM Usage Metering Operator (ibm-usage-metering)
Tracks and reports product usage metrics for IBM Content Cortex deployments.
Chart version: 1.0.6 | App version: 1.0.0
Architectures: amd64, ppc64le, s390x
🔧 Operator Image Reference
Operator Images
| Component | Image Repository | Tag | Digest |
|---|---|---|---|
| Content Operator | icr.io/cpopen/icp4a-content-operator |
26.0.0-IF001 |
sha256:c2db4cdea42e728f84bd45c5d683b22c33261d2ff463a7dd6beb076594318edb |
| AI Services Operator | icr.io/cpopen/ibm-ccx-ai-services-operator |
26.0.0-IF001 |
sha256:d6b4f9348aad09c859973d17c9e3075fd98a1c891400653b8cefb70a940f3af4 |
| License Service Operator | icr.io/cpopen/ibm-licensing-operator |
4.2.23 |
sha256:852eb16e7706d5618b2a12f8e54c50803ccca63903e6629227cebc1524455d16 |
| Usage Metering Operator | icr.io/cpopen/ibm-usage-metering-operator |
1.0.6 |
sha256:1318d9e4ebc22ea48fc1c8182e59d09fd121889a37b11b68b979cd55c0ab75c0 |
Note
By default the Helm charts deploy using the image digest for immutability. To override to a tag-based reference, set --set image.tag=26.0.1 during helm install.
Content Operator Component Images
All component images are pulled from the IBM Entitled Registry: cp.icr.io/cp/cp4a/
| Component | Image Repository | Tag | Build Version |
|---|---|---|---|
| CPE | cp.icr.io/cp/cp4a/fncm/cpe |
26.0.0-IF001 |
26.0.0-1-44 |
| CPE SSO | cp.icr.io/cp/cp4a/fncm/cpe-sso |
26.0.0-IF001 |
26.0.0-1-44 |
| CSS | cp.icr.io/cp/cp4a/fncm/css |
26.0.0-IF001 |
26.0.0-0-48 |
| GraphQL | cp.icr.io/cp/cp4a/fncm/graphql |
26.0.0-IF001 |
26.0.0-6 |
| CMIS | cp.icr.io/cp/cp4a/fncm/cmis |
26.0.0-IF001 |
307.014.0340 |
| External Share | cp.icr.io/cp/cp4a/fncm/extshare |
26.0.0-IF001 |
26.0.0-1-3 |
| Task Manager | cp.icr.io/cp/cp4a/fncm/taskmgr |
26.0.0-IF001 |
2600.001.409 |
| Navigator (ICN) | cp.icr.io/cp/cp4a/ban/navigator |
26.0.0-IF001 |
2600.001.032 |
| Navigator SSO | cp.icr.io/cp/cp4a/ban/navigator-sso |
26.0.0-IF001 |
2600.001.032 |
| IER | cp.icr.io/cp/cp4a/ier/ier |
26.0.0-IF001 |
521.009.000 |
| ICCSAP | cp.icr.io/cp/cp4a/iccsap/iccsap |
26.0.0-IF001 |
4.0.0.4-565 |
| Keytool Init | cp.icr.io/cp/cp4a/common/dba-keytool-initcontainer |
26.0.0-IF001 |
26.0.0-IF001 |
AI Services Component Images
| Component | Image Repository | Tag | Build Version |
|---|---|---|---|
| Reasoning Service | cp.icr.io/cp/cp4a/fncm/reasoning-services |
26.0.0-IF001 |
26.0.0-IF001-8 |
| Core MCP Server | cp.icr.io/cp/cp4a/fncm/core-mcp-server |
26.0.0-IF001 |
26.0.0-IF001-13 |
🧱 Base Image Details
Liberty-based Images (Content Components)
| Component | Version |
|---|---|
| Red Hat Universal Base Image (UBI) | 9.8-1784165989 |
| IBM Java Semeru | 25.0.3 |
| IBM Liberty | 26.0.0.6 |
Python-based Images (AI Services Components)
| Component | Version |
|---|---|
| Red Hat Universal Base Image (UBI) | 9.8-1784165989 |
| Python | 3.13.3 |
📚 Installation Documentation
| Scenario | Link |
|---|---|
| New installation | Deploying a new Content Cortex environment |
| Upgrade from FileNet 5.5.8.x+ | Performing a major version upgrade |
| Air-gapped environments | DevOps scripts — load_images.py |
| Helm charts guide | Helm Repository Guide |
| Silent / automation mode | DevOps scripts — silent configuration |
Important
This is a major version release. Upgrade is supported from IBM FileNet Content Manager 5.5.8.x onwards. Review the full upgrade procedures in the IBM Documentation before proceeding.
🐍 DevOps Scripts
The scripts/ directory contains a comprehensive Python CLI automation suite. See scripts/README.rst for full documentation.
| Script | Purpose |
|---|---|
prerequisites.py |
Gather inputs, generate artifacts, validate environment |
deploy_operator.py |
Deploy and upgrade operators via Helm (interactive or silent) |
upgrade_deployment.py |
Upgrade CR and deployments with validation |
clean_deployment.py |
Safely remove deployments and operators |
load_images.py |
Push images to private registries (air-gap) |
must_gather.py |
Collect diagnostic logs and data |
🔗 Resources
| Resource | Link |
|---|---|
| 📖 IBM Documentation | IBM Content Cortex Docs |
| 🌍 GitHub Pages Site | ibm-ecm.github.io/ibm-content-cortex-containers |
| ⎈ Helm Repository | Helm Charts |
| 📚 Wiki | GitHub Wiki |
| 🐙 GitHub Repository | ibm-ecm/ibm-content-cortex-containers |
| 🛒 IBM Entitled Registry | myibm.ibm.com/products-services/containerlibrary |
| 🐛 Report an Issue | GitHub Issues |
| 💬 IBM Support Portal | ibm.com/mysupport |
| 🌐 IBM ECM Community | Community Forum |
| 📧 Email Support | ecm-container-service@ibm.com |
Licensed Materials — Property of IBM. © Copyright IBM Corp. 2026. All Rights Reserved.