Rebuild to pull in charm-helpers change

The change this pulls in ensures that when service_resume is called (which
happens on every update-status hook), services are only enabled and started if
they are disabled and stopped respectively.

Related-Bug: #2058505
Change-Id: I2e42dd30066f5a099c97e7504fcdc6138c4a7496
This commit is contained in:
Edward Hope-Morley 2024-04-25 12:30:47 +01:00
parent f64ca7dac0
commit da4f329be9
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@
"package": "charmhelpers",
"url": "git+https://github.com/juju/charm-helpers.git",
"branch": "stable/antelope",
"version": "b9444c20fdf3dc938790ed208cd1053b60055590",
"version": "b884b20dd063172b37e5b55889bec912082e379e",
"vcs": "git"
},
{