Update git submodules

* Update charm-guide from branch 'master'
  to 995c6ed96c56794cf996c15269045b1e3e9c3331
  - Remove wait option from all run commands
    
    The Charm Guide was recently updated for Juju 3.x. However, it was not
    known at the time that the semantics of the --wait option for the `juju
    run` command had changed.
    
    In 3, the run command by default stays in the foreground (a --background
    option has been added to achieve previous 2.9 default behaviour). The
    --wait option is now a timeout and, if used, requires a value. Since
    the previous PR simply substituted commands, all `juju run --wait`
    commands will fail.
    
    Change-Id: I6bb90762ad5cb5ca97ca311501b1ff7d3d9a3ccb
    Signed-off-by: Peter Matulis <peter.matulis@canonical.com>
This commit is contained in:
Peter Matulis 2023-09-27 15:50:54 -04:00 committed by Gerrit Code Review
parent 028df4fcd0
commit 6589aaee8a

@ -1 +1 @@
Subproject commit c78a13323ea7e545be8760f1c2efd5449a4f9d67
Subproject commit 995c6ed96c56794cf996c15269045b1e3e9c3331