mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Update `DockerConfigurationMetadata` with support for `credsStore`, `credHelpers` and `auth` sections. These values will be required to support credential helper based authentication. See gh-45269 Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>