IBM Charts is a Helm chart repository that packages IBM and third-party middleware for Kubernetes deployment.
The repository solves the problem of deploying complex IBM middleware and commercial software onto Kubernetes clusters by providing pre-configured Helm charts organized into distinct repositories. Charts are available for both Helm 2 and Helm 3, with source files and packaged binaries maintained separately. Some charts, particularly those in the entitled repository, require entitlement keys from MyIBM Container Software Library to access IBM's commercial software, which users must obtain and configure as docker-registry secrets before installation.
Teams deploying IBM software on Kubernetes or OpenShift Container Platform should consider this repository. It suits organizations running IBM middleware that need standardized, repeatable deployments across clusters. The repository distinguishes itself by organizing charts into multiple categories: stable charts for general use, entitled charts for licensed IBM software, and community charts contributed by the wider ecosystem. Users working with OpenShift 4.6 or later have specific integration paths documented. Those using older Helm clients need to update their stable repository URLs before adding these repositories, as the upstream Helm stable and incubator chart locations have changed.
The project maintains separate directories for chart sources and packaged binaries across multiple repository types, indicating an organized approach to managing different software categories and licensing models. Development activity spans support for both legacy Helm 2 and current Helm 3 versions, showing attention to backward compatibility during platform transitions.