Update git submodules

* Update charm-mysql-router from branch 'master'
  to 80534d77f210ff1aae10ab3c6d9b2109ff24abf5
  - Merge "Ensure update config function can handle new headers"
  - Ensure update config function can handle new headers
    
    The linked bug occurred due to a new header for the config file being in
    the upgraded charm, but not in the previous version of the charm.  As
    the config file is read, updated, and then written, new headings in the
    INI file would crash the charm code with a KeyError.
    
    This patch just sets the header and parameter if it is missing.
    
    Closes-Bug: #1927981
    Change-Id: I18a6a4143ee0a1144eade5caa50611b802cba28a
This commit is contained in:
Zuul 2021-07-22 17:14:06 +00:00 committed by Gerrit Code Review
parent 0ae4a4b32a
commit 0164fac92f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 755c3cac0df5d38761a52e3dabb0e257bcb9d089
Subproject commit 80534d77f210ff1aae10ab3c6d9b2109ff24abf5