Update git submodules

* Update charm-vault from branch 'master'
  to 0da8001c122e4cd099a98a704f70b5c3e991e2e3
  - Merge "Implement cert cache for vault units (v2)"
  - Implement cert cache for vault units (v2)
    
    This cache is used to store certificates and keys
    issued by the leader unit. Non-leader units read
    these certificates and keep data in their
    "tls-certificates" relations up to date.
    This ensures that charm units that receive certs
    from vault can read from relation data of any
    vault unit and receive correct data.
    
    This patch is the same as
    1159e547dd755af97d5eab578cdfe90abad93843
    but improved to avoid LP#1970888
    
    Change-Id: Ic4dd009cc18c52e1667391b00ebba9928acc5937
    Closes-Bug: #1940549
    Closes-Bug: #1970888
This commit is contained in:
Zuul 2022-05-17 06:17:31 +00:00 committed by Gerrit Code Review
parent dfd71dc854
commit 2a963874be
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit dde7c9b28857cd30bf55d9a6d51b4def72edaf6b
Subproject commit 0da8001c122e4cd099a98a704f70b5c3e991e2e3