diff --git a/modules/rn-ocp-release-notes-new-features.adoc b/modules/rn-ocp-release-notes-new-features.adoc index 4a21ccb2ea09..11dc1522c21a 100644 --- a/modules/rn-ocp-release-notes-new-features.adoc +++ b/modules/rn-ocp-release-notes-new-features.adoc @@ -287,9 +287,16 @@ The {product-title} web console now fully supports browsing, inspecting, and ins + For more information, see xref:../applications/working_with_helm_charts/configuring-custom-helm-chart-repositories.adoc#configuring-custom-helm-chart-repositories[Configuring custom Helm chart repositories]. -//// +Install Helm charts from a direct URL:: ++ +In the web console, you can now install a Helm chart directly from a URL, without first adding the chart to a Helm chart repository or the console catalog. Both `oci://` and `https://` URLs are supported. ++ +[WARNING] +==== +Installing a Helm chart from a direct URL bypasses the validation checks provided by the developer catalog. Install charts only from URLs you trust, because unverified charts can introduce security risks to your cluster. When possible, use charts from the developer catalog or a configured Helm repository instead. +==== -///// +//// Instructions: Add entries in the following format: Item description::