github mbecker20/komodo v1.16.5
Komodo v1.16.5

13 hours ago

Changelog

  • Batch Executions which match multiple resources with wildcard / regex pattern. RE #44 - @C0untZero
    • Supports flexible matching using comma separated patterns. If multiple patterns specified, will match resources that match to just one of the given patterns.
    • Example:
      This matches to all resources with names starting with foo-, or bar-, or with name =specific-name
      foo-*, bar-*, specific-name
      
  • Just update your Procedure to use the Batch prefixed execution, eg DeployStack -> BatchDeployStack
  • Procedure Docs: https://komo.do/docs/procedures
  • Adds a lock preventing simultaneous pulls of the same repo folder too quickly.

Thanks for your feedback and those involved in this release 🦎

Don't miss a new komodo release

NewReleases is sending notifications on new releases.