Remove experimental banner for OCI

This commit is contained in:
Venkata Krishna Rohit Sakala
2024-12-13 10:35:51 -08:00
committed by Billy Tat
parent 0156c64962
commit dc05dfb53f

View File

@@ -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