Apply dc05dfb5 (Remove experimental banner for OCI) to version-2.11

This commit is contained in:
Billy Tat
2025-03-06 11:38:11 -08:00
parent dc05dfb53f
commit edbc6eb35e
@@ -6,12 +6,6 @@ title: Using OCI-Based Helm Chart Repositories
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/helm-charts-in-rancher/oci-registries"/>
</head>
:::caution
This feature is currently experimental and is not officially supported in Rancher.
:::
Helm v3 introduced storing Helm charts as [Open Container Initiative (OCI)](https://opencontainers.org/about/overview/) artifacts in container registries. With Rancher v2.9.0, you can add [OCI-based Helm chart repositories](https://helm.sh/docs/topics/registries/) alongside HTTP-based and Git-based repositories. This means that you can deploy apps that are stored as OCI artifacts.
## Add an OCI-Based Helm Chart Repository