Skip to content
Open
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
11 changes: 11 additions & 0 deletions content/en/docs/release/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,17 @@ OCM v1.3.1 is a patch release addressing a critical bug fix for addon v1beta1 AP
- **ocm** v1.3.1 [changelog](https://github.com/open-cluster-management-io/ocm/releases/tag/v1.3.1)
- **clusteradm** v1.3.1 [changelog](https://github.com/open-cluster-management-io/clusteradm/releases/tag/v1.3.1)

### 🧩 Add-on Components

**NOTE:** Add-ons release independently from OCM core.

**Policy add-on v0.19.0, 03 Jun 2026:**
- **config-policy-controller** v0.19.0 [changelog](https://github.com/open-cluster-management-io/config-policy-controller/releases/tag/v0.19.0). Bugfixes, updated dependencies, and [detecting a updated operator channels with OperatorPolicy](https://github.com/open-cluster-management-io/config-policy-controller/pull/456)
- **governance-policy-framework-addon** v0.19.0 [changelog](https://github.com/open-cluster-management-io/governance-policy-framework-addon/releases/tag/v0.19.0). Bugfixes and updated dependencies.
- **governance-policy-propagator** v0.19.0 [changelog](https://github.com/open-cluster-management-io/governance-policy-propagator/releases/tag/v0.19.0). Bugfixes and updated dependencies.
- **governance-policy-addon-controller** v0.19.0 [changelog](https://github.com/open-cluster-management-io/governance-policy-addon-controller/releases/tag/v0.19.0). Bugfixes, updated dependencies, [enabling OperatorPolicy by default](https://github.com/open-cluster-management-io/governance-policy-addon-controller/pull/283) and a [new option to orphan the cluster namespace on the spoke](https://github.com/open-cluster-management-io/governance-policy-addon-controller/pull/284).
- **policy-generator-plugin** v0.19.0 [changelog](https://github.com/open-cluster-management-io/policy-generator-plugin/releases/tag/v0.19.0). Bugfixes, updated dependencies, and [expanders for new Kyverno policy types](https://github.com/open-cluster-management-io/policy-generator-plugin/pull/251).

---

## `1.3.0`, 9 May 2026
Expand Down
Loading