This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
v1.8.1
(#88)
-
Introduce timeouts for CLI commands in the update function to prevent infinite execution when an app is unstoppable.
-
Fix the replica count variable in the start app function for better accuracy.
-
Exclude stopping Prometheus instances as they have proven to be impossible to stop during testing.
-
- Prometheus cannot be mounted, stopped during an update, or rolled back
-
- If you have the knowledge to fix this, reach out to me.
-
Force the script to finish downloading, then start executing (#87) @stdedos