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

v2.5.0

Compare
Choose a tag to compare
@Heavybullets8 Heavybullets8 released this 20 Oct 21:41
· 32 commits to main since this release
6277335

[Features]

  • Implemented helm command for starting Truecharts applications (official apps still utilize IX's API)
    • Resolves slow startup issues and ensures correct replica count on startup (CNPG Apps)
  • Verify apps existence prior to starting, stopping, restarting, and mounting (if app name was supplied by user)

[Bugfixes]

  • Resolved issue where applications occasionally entered post-processing in the STOPPED state, triggering a rollback
    • Now validates STOPPED state and attempts to start the application if necessary (Impact mainly on non-Truecharts Apps)