Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

v1.8.1

Compare
Choose a tag to compare
@Heavybullets8 Heavybullets8 released this 22 Mar 23:02
· 62 commits to main since this release
7f659b9

(#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

  • heavyscript script updates (#86) @stdedos