mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
-
released this
2025-09-27 15:29:16 -05:00 | 0 commits to main since this releaseChangelog
Resource
- Build: Improve image tagging customization re issues like #866
- Push tag exactly as specified by "Image Tag"
- Can disable
:latesttag - Can disable the Version tags
:x.y.x,:x.y,:x - Can disable the commit hash tag
- Action (and Typescript client): Fix
komodo.execute_and_pollfrom error when initial update has no ID.- Specifically this fixed issue can happen when using
komodo.execute_and_poll("DeployStackIfChanged", {...}).
- Specifically this fixed issue can happen when using
Downloads
- Build: Improve image tagging customization re issues like #866