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
9 changes: 8 additions & 1 deletion modules/rn-ocp-release-notes-new-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,14 @@ For more information, see xref:../scalability_and_performance/cnf-tuning-low-lat
[id="ocp-release-notes-web-console_{context}"]
== Web console


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:

Expand Down