Update git submodules

* Update openstack-helm-infra from branch 'master'
  to f31cfb2ef937ce08eae9d957158900d6bb5cdea8
  - support image registries with authentication
    
    Based on spec in openstack-helm repo,
    support-OCI-image-registry-with-authentication-turned-on.rst
    
    Each Helm chart can configure an OCI image registry and
    credentials to use. A Kubernetes secret is then created with these
    info. Service Accounts then specify an imagePullSecret specifying
    the Secret with creds for the registry. Then any pod using one
    of these ServiceAccounts may pull images from an authenticated
    container registry.
    
    Change-Id: Iebda4c7a861aa13db921328776b20c14ba346269
This commit is contained in:
Brian Haley 2022-07-25 12:26:54 -04:00 committed by Gerrit Code Review
parent 30e5b25e75
commit 4bb567b65e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 381d066f010a759ef223cd4b26b9d9ae745a7542
Subproject commit f31cfb2ef937ce08eae9d957158900d6bb5cdea8