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
6 changes: 5 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,11 @@ For more information, see xref:../scalability_and_performance/cnf-tuning-low-lat
[id="ocp-release-notes-web-console_{context}"]
== Web console


Basic authentication support for Helm chart repositories in the web console::
+
You can now configure basic authentication credentials when you create a `ProjectHelmChartRepository` custom resource from the OpenShift web console. Previously, connecting to Helm chart repositories that require username and password authentication required manually editing YAML. With this enhancement, you can provide credentials directly in the form UI.
+
When basic authentication is configured, the web console requires HTTPS for the repository URL to ensure that credentials are transmitted securely.
////
Instructions: Add entries in the following format:

Expand Down