diff --git a/modules/rn-ocp-release-notes-new-features.adoc b/modules/rn-ocp-release-notes-new-features.adoc index 013c286a0df1..9df7f8ba2fa7 100644 --- a/modules/rn-ocp-release-notes-new-features.adoc +++ b/modules/rn-ocp-release-notes-new-features.adoc @@ -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: